this is my first bout with -current... and i have a question about the
cmd640 workaround code...
upon booting -current (from 7/6/99) i noticed that the kernel didn't report
that the work around was enabled... so i began searching through the code
looking for where the workaround actually was... i found it in
src/sys/i386/isa/wd.c (line 282), but the wdc_pci() function only sets
static int eide_quirks wd.c... looking into src/sys/pci/ide_pci.c in
wdattach() i can see a case statement (line 1457) where wdc_pci is supposed
to be called... but it never gets called (verified by putting a printf into
wdc_pci and recompiling/installing/booting kernel)
i've searched through -current, -hackers and -committers archives looking
for some indication as to where/what has happened wrt the cmd640 workaround
code... but have come up with nothing... perhaps someone could provide some
insight or a possible link to some more information?
thanks in advance
Blackbox - An X11R6 Window Manager
http://blackbox.wiw.org/
__________________________________
Bradley T. Hughes <[EMAIL PROTECTED]>
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message