imp 2003/11/09 18:47:11 PST
FreeBSD src repository
Modified files:
sys/dev/aha aha.c aha_isa.c
Log:
Move 'guessing' code from the probe into the identify routine where it more
properly belongs.
Revision Changes Path
1.54 +0 -66 src/sys/dev/aha/aha.c
1.27 +106 -94 src/sys/dev/aha/aha_isa.c