Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Nov 1998 21:47:25 +0100
From:      Wolfram Schneider <wosch@panke.de.freebsd.org>
To:        current@FreeBSD.ORG
Cc:        wosch@FreeBSD.ORG
Subject:   Re: Missing IDE CD-ROM after 3.0 upgrade
Message-ID:  <19981101214725.A3577@panke.de.freebsd.org>
In-Reply-To: <19981025183809.A1096@panke.de.freebsd.org>; from Wolfram Schneider on Sun, Oct 25, 1998 at 06:38:09PM %2B0100
References:  <19981025183809.A1096@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?

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19981101214725.A3577>