Date: Wed, 7 Jul 1999 23:33:44 -0500 (CDT) From: "Bradley T. Hughes" <bhughes@tcac.net> To: current@freebsd.org Subject: question regarding CMD640 chipsets Message-ID: <Pine.BSF.4.10.9907072327380.489-100000@taciturn.tcac.net>
next in thread | raw e-mail | index | archive | help
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 <bhughes@tcac.net>
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.9907072327380.489-100000>
