Date: Mon, 12 Jan 1998 12:10:05 -0500 (EST) From: Andre LeClaire <andreleclaire@sprintmail.com> To: freebsd-current@FreeBSD.ORG Subject: wdc1 not found Message-ID: <Pine.BSF.3.96.980112114101.198A-100000@server.lostfork.net>
next in thread | raw e-mail | index | archive | help
Hi all, I just upgraded from 2.2.5-STABLE to 3.0-CURRENT, and now my ATAPI cdrom (which always worked great with -STABLE) is not recognized. In fact, the 2nd IDE controller, to which it's attached, is not found! The machine is a 486DX4-100 on a VIP motherboard (I/O and disk controllers onboard), with 16MB RAM. Output of dmesg and kernel config file follow; any help would be greatly appreciated. Andre ________________________________________________________________________ CPU: i486 DX4 (486-class CPU) Origin = "GenuineIntel" Id = 0x483 Stepping=3 Features=0xb<FPU,VME,PSE> real memory = 16777216 (16384K bytes) avail memory = 14635008 (14292K bytes) Probing for devices on PCI bus 0: chip0: <Host to PCI bridge (vendor=1060 device=8881)> rev 0x04 on pci0.16.0 chip1: <PCI to ISA bridge (vendor=1060 device=886a)> rev 0x0e on pci0.18.0 ide_pci0: <PCI IDE controller (busmaster capable)> rev 0x10 on pci0.18.1 ide_pci: controller is simplex, no DMA on secondary channel Probing for devices on the ISA bus: sc0 at 0x60-0x6f irq 1 on motherboard sc0: VGA color <16 virtual consoles, flags=0x0> ed0 at 0x280-0x29f irq 10 on isa ed0: address 00:c0:a8:45:19:c9, 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 fdc0 at 0x3f0-0x3f7 irq 6 drq 2 on isa fd0: 1.44MB 3.5in wdc0 at 0x1f0-0x1f7 irq 14 on isa wdc0: unit 0 (wd0): <WDC AC2700F> wd0: 696MB (1427328 sectors), 1416 cyls, 16 heads, 63 S/T, 512 B/S wdc1 not found at 0x170 npx0 on motherboard npx0: INT 16 interface ___________________________________________________________________________ machine "i386" cpu "I486_CPU" ident CHINQUAPIN maxusers 10 options INET # InterNETworking options FFS # Berkeley Fast Filesystem options NFS # Network Filesystem options PROCFS # Process Filesystem options MSDOSFS # MSDOS Filesystem options "CD9660" # ISO 9660 Filesystem options "COMPAT_43" # Compatible with BSD 4.3 [KEEP THIS!] options UCONSOLE # Allow users to grab the console config kernel root on wd0 controller isa0 controller eisa0 controller pci0 controller fdc0 at isa? port "IO_FD1" bio irq 6 drq 2 vector fdintr disk fd0 at fdc0 drive 0 controller wdc0 at isa? port "IO_WD1" bio irq 14 vector wdintr disk wd0 at wdc0 drive 0 controller wdc1 at isa? port "IO_WD2" bio irq 15 vector wdintr options ATAPI #Enable ATAPI support for IDE bus options ATAPI_STATIC #Don't do it as an LKM device wcd0 #IDE CD-ROM device sc0 at isa? port "IO_KBD" tty irq 1 vector scintr options XSERVER # include code for XFree86 device npx0 at isa? port "IO_NPX" irq 13 vector npxintr device sio0 at isa? port "IO_COM1" tty irq 4 vector siointr device sio1 at isa? port "IO_COM2" tty irq 3 vector siointr device lpt0 at isa? port? tty irq 7 vector lptintr device ed0 at isa? port 0x280 net irq 10 vector edintr pseudo-device loop # Loopback pseudo-device ether # Ethernet pseudo-device bpfilter 1 # Berkeley packet filter pseudo-device ppp 1 # Kernel PPP pseudo-device pty 16 # virtual terminals pseudo-device gzip # Exec gzipped a.out's options SYSVSHM # \ options SYSVSEM # > For Netscape options SYSVMSG # /
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980112114101.198A-100000>
