From owner-freebsd-current Wed Jul 7 21:32:29 1999 Delivered-To: freebsd-current@freebsd.org Received: from taciturn.tcac.net (s108-cdm55.amar.tcac.net [207.50.55.108]) by hub.freebsd.org (Postfix) with SMTP id AC42514D2A for ; Wed, 7 Jul 1999 21:32:22 -0700 (PDT) (envelope-from bhughes@tcac.net) Received: (qmail 503 invoked by uid 1000); 8 Jul 1999 04:33:44 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 8 Jul 1999 04:33:44 -0000 Date: Wed, 7 Jul 1999 23:33:44 -0500 (CDT) From: "Bradley T. Hughes" To: current@freebsd.org Subject: question regarding CMD640 chipsets Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message