Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys/dev/pci



Jared D. McNeill wrote:
> Christoph Egger wrote:
>> Log Message:
>> Driver for Attansic L1 gigabit ethernet driver.
> 
> From the code:
> 
>   if (!pmf_device_register(self, NULL, NULL))
>       aprint_error_dev(self, "couldn't establish power handler\n");
>   else
>       pmf_class_network_register(self, ifp);
> 
> Are you sure about this?

Fixed in rev. 1.3.

Christoph



Home | Main Index | Thread Index | Old Index