freebsd-dev/sys/dev/alc
Pyun YongHyeon a280fae7c3 alc_rev was used without initialization such that it failed to
apply AR8152 v1.0 specific initialization code. Fix this bug by
explicitly reading PCI device revision id via PCI accessor.

Reported by:	Gabriel Linder ( linder.gabriel <> gmail dot com )
2011-01-31 20:00:43 +00:00
..
if_alc.c alc_rev was used without initialization such that it failed to 2011-01-31 20:00:43 +00:00
if_alcreg.h Correct wrong definition of PM timer mask and adjust L1/PM timer 2011-01-20 18:26:33 +00:00
if_alcvar.h - Move ether_ifdetach() earlier and remove now-unneeded IN_DETACH flag. 2011-01-13 21:49:14 +00:00