cvs commit: src/sys/dev/msk if_msk.c
Pyun YongHyeon
yongari at FreeBSD.org
Fri Apr 6 02:02:09 UTC 2007
yongari 2007-04-06 02:02:07 UTC
FreeBSD src repository
Modified files:
sys/dev/msk if_msk.c
Log:
If we've encountered unrecognized chipset don't access hardware
anymore. Previously it tried to access interrupt register to disable
interrupts which could result in hang if the hardware was not
properly initialized by system BIOS/ACPI.
Tested by: Benjamin Hansmann (benjamin.hansmann AT rub dot de)
MFC after: 3 days
Revision Changes Path
1.12 +2 -2 src/sys/dev/msk/if_msk.c
More information about the cvs-src
mailing list