From owner-freebsd-hackers Fri Jan 30 16:24:24 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA29359 for hackers-outgoing; Fri, 30 Jan 1998 16:24:24 -0800 (PST) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from alushta.NL.net (alushta.NL.net [193.78.240.22]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA29347 for ; Fri, 30 Jan 1998 16:24:09 -0800 (PST) (envelope-from benst@terminus.stuyts.nl) Received: from stuyts by alushta.NL.net with UUCP id <1517-28739>; Sat, 31 Jan 1998 01:24:02 +0100 Received: from daneel.stuyts.nl (daneel.stuyts.nl [193.78.231.7]) by terminus.stuyts.nl (8.8.8/8.8.8) with ESMTP id BAA06009; Sat, 31 Jan 1998 01:13:08 +0100 (MET) (envelope-from benst) Received: (from benst@localhost) by daneel.stuyts.nl (8.8.5/8.8.5) id BAA24428; Sat, 31 Jan 1998 01:12:24 +0100 (MET) Message-Id: <199801310012.BAA24428@daneel.stuyts.nl> Content-Type: text/plain MIME-Version: 1.0 (NeXT Mail 3.3 v118.2) In-Reply-To: <19980130183659.46791@wakky.dyn.ml.org> X-Nextstep-Mailer: Mail 3.3 (Enhance 1.2) Received: by NeXT.Mailer (1.118.2) From: Ben Stuyts Date: Sat, 31 Jan 98 01:12:22 +0100 To: lcremean@tidalwave.net Subject: Re: Fast IDE CDROM problems cc: hackers@FreeBSD.ORG Reply-To: ben@stuyts.nl References: <199801292345.PAA18286@hub.freebsd.org> <199801302026.VAA24286@daneel.stuyts.nl> <19980130183659.46791@wakky.dyn.ml.org> Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG X-To-Unsubscribe: mail to majordomo@FreeBSD.org "unsubscribe hackers" On Fri, 30 Jan 1998, Lee Cremeans wrote: > On Fri, Jan 30, 1998 at 09:26:55PM +0100, Ben Stuyts wrote: > > [about 24x CD-ROM problems] > > I get the feeling you all may have the same drive, or one that's close. Can > you give me the brand names and models, I can get you more detailed information next monday when I'm back at the office, but I just logged in to get the dmesg output of that machine. I see it doesn't recognize the pci chipset. Might that be related? It is a Chaintech TTL motherboard with a 82440TX chipset. [fastolfe.stuyts.nl:home2/benst]1: dmesg Copyright (c) 1992-1997 FreeBSD Inc. Copyright (c) 1982, 1986, 1989, 1991, 1993 The Regents of the University of California. All rights reserved. FreeBSD 2.2.5-RELEASE #0: Tue Oct 21 14:33:00 GMT 1997 jkh@time.cdrom.com:/usr/src/sys/compile/GENERIC CPU: Pentium (200.46-MHz 586-class CPU) Origin = "GenuineIntel" Id = 0x543 Stepping=3 Features=0x8001bf real memory = 33554432 (32768K bytes) avail memory = 30240768 (29532K bytes) Probing for devices on PCI bus 0: chip0 rev 1 on pci0:0 chip1 rev 1 on pci0:7:0 pci0:7:1: Intel Corporation, device=0x7111, class=storage (ide) [no driver assigned] pci0:7:2: Intel Corporation, device=0x7112, class=0x0c, subclass=0x03 int d irq ?? [no driver assigned] chip2 rev 1 on pci0:7:3 vga0 rev 6 int a irq ?? on pci0:13 Probing for devices on the ISA bus: sc0 at 0x60-0x6f irq 1 on motherboard sc0: VGA color <16 virtual consoles, flags=0x0> ed0: address 00:20:18:72:b1:e6, type NE2000 (16 bit) sio0 at 0x3f8-0x3ff irq 4 on isa sio0: type 16550A sio1 at 0x2f8-0x2ff irq 3 on isa sio1: type 16550A lpt0 at 0x378-0x37f irq 7 on isa lpt0: Interrupt-driven port lp0: TCP/IP capable interface psm0 at 0x60-0x64 irq 12 on motherboard psm0: device ID 0 fdc0 at 0x3f0-0x3f7 irq 6 drq 2 on isa fdc0: FIFO enabled, 8 bytes threshold fd0: 1.44MB 3.5in wdc0 at 0x1f0-0x1f7 irq 14 on isa wdc0: unit 0 (wd0): wd0: 2439MB (4995648 sectors), 4956 cyls, 16 heads, 63 S/T, 512 B/S wdc0: unit 1 (atapi): , removable, dma, iordy wcd0: 171/1367Kb/sec, 128Kb cache, audio play, 255 volume levels, ejectable tray wcd0: no disc inside, unlocked npx0 flags 0x1 on motherboard npx0: INT 16 interface It is running vanilla 2.2.5, but I can easily upgrade it to stable if that's useful. Let me know if there is anything else I can do. Best regards, Ben