Date: Mon, 02 Nov 1998 00:25:04 -0800 From: Mike Smith <mike@smith.net.au> To: Wolfram Schneider <wosch@panke.de.freebsd.org> Cc: current@FreeBSD.ORG, wosch@FreeBSD.ORG Subject: Re: Missing IDE CD-ROM after 3.0 upgrade Message-ID: <199811020825.AAA08974@dingo.cdrom.com> In-Reply-To: Your message of "Sun, 01 Nov 1998 21:47:25 %2B0100." <19981101214725.A3577@panke.de.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> On 1998-10-25 18:38:09 +0100, Wolfram Schneider wrote: > > I just updated from 2.2.6R to 3.0. The new 3.0 kernel > > does not find the CD-ROM anymore ;-( > > I tracked down the problem to a patch in Sep 1997. Before > the patch my IDE CD-ROM was detected by the kernel. After the > commit not ... Any change to fix this? Er, no idea. You may have to break this down into several components to work out which one(s) break you. I'd have to guess it was the Promise controller changes. Then we'd need to work out a compromise fix. > Wolfram > > dyson 1997/09/20 00:41:58 PDT > > Modified files: > sys/i386/conf LINT > sys/i386/isa wd.c wdreg.h > sys/pci ide_pci.c pcireg.h > Log: > Addition of support of the slightly rogue Promise IDE interface(Dyson), support > of multiple PCI IDE controllers(Dyson), and some updates and cleanups from > John Hood, who originally made our IDE DMA stuff work :-). > > I have run tests with 7 IDE drives connected to my system, all in DMA > mode, with no errors. Modulo any bugs, this stuff makes IDE look > really good (within it's limitations.) > > Submitted by: John Hood <cgull@smoke.marlboro.vt.us> > > Revision Changes Path > 1.368 +17 -2 src/sys/i386/conf/LINT > 1.139 +55 -33 src/sys/i386/isa/wd.c > 1.20 +7 -3 src/sys/i386/isa/wdreg.h > 1.4 +1092 -614 src/sys/pci/ide_pci.c > 1.19 +2 -1 src/sys/pci/pcireg.h > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message > -- \\ Sometimes you're ahead, \\ Mike Smith \\ sometimes you're behind. \\ mike@smith.net.au \\ The race is long, and in the \\ msmith@freebsd.org \\ end it's only with yourself. \\ msmith@cdrom.com 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?199811020825.AAA08974>