From owner-freebsd-questions Fri Feb 6 07:34:50 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA29597 for questions-outgoing; Fri, 6 Feb 1998 07:34:50 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ns1.cetlink.net (jeff@ns1.cetlink.net [209.54.54.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA29575 for ; Fri, 6 Feb 1998 07:34:38 -0800 (PST) (envelope-from jeff@ns1.cetlink.net) Received: (from jeff@localhost) by ns1.cetlink.net (8.8.7/8.8.5) id KAA01573 for freebsd-questions@freebsd.org; Fri, 6 Feb 1998 10:34:37 -0500 (EST) Message-ID: X-Mailer: XFMail 1.1 [p0] on FreeBSD Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Date: Fri, 06 Feb 1998 10:26:02 -0500 (EST) Organization: CETLink.Net From: Jeff Wheat To: freebsd-questions@FreeBSD.ORG Subject: Adaptec 1542 drivers busted?? Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG X-To-Unsubscribe: mail to majordomo@FreeBSD.org "unsubscribe questions" Looks like once again NetBSD/OpenBSD have functional drivers: Feb 6 10:23:26 johnnybravo /kernel: aha0: DMA beyond end Of ISA: 0x262bd24 Feb 6 10:23:26 johnnybravo /kernel: ch0: could not sense element address page Both current releases of NetBSD and OpenBSD work without errors. This is from a 3.0-19971225-SNAP system. BOUNCE_BUFFERS are included in the kernel. I have observed this in 2.1, 2.2, 2.2.1, 2.2.5 and now 3.0. Is this device dropped from development or is there plans to fix this problem? I am sure I am not the only one to have seen this. Config: FreeBSD 3.0-971225-SNAP #1: Thu Feb 5 16:00:25 EST 1998 root@johnnybravo.cetlink.net:/usr/src/sys/compile/JB CPU: AMD Enhanced Am486DX4 Write-Back (486-class CPU) Origin = "AuthenticAMD" Id = 0x494 Stepping=4 Features=0x1 real memory = 67108864 (65536K bytes) avail memory = 62820352 (61348K bytes) Probing for devices on PCI bus 0: chip0: rev 0x31 on pci0.5.0 vga0: rev 0xe3 int a irq 0 on pci0.15.0 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 0x360-0x37f irq 5 on isa ed0: address 00:80:1e:01:23:3d, type NE2000 (16 bit) sio0 at 0x3f8-0x3ff irq 4 flags 0x10 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 not probed due to I/O address conflict with ed0 at 0x378 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: 696MB (1427328 sectors), 1416 cyls, 16 heads, 63 S/T, 512 B/S wdc0: unit 1 (wd1): wd1: 1222MB (2503872 sectors), 2484 cyls, 16 heads, 63 S/T, 512 B/S aha0 at 0x330-0x333 irq 11 drq 5 on isa aha0: waiting for scsi devices to settle scbus0 at aha0 bus 0 sd0 at scbus0 target 0 lun 0 sd0: type 0 fixed SCSI 2 sd0: Direct-Access 2040MB (4178874 512 byte sectors) st0 at scbus0 target 4 lun 0 st0: type 1 removable SCSI 2 st0: Sequential-Access density code 0x13, 512-byte blocks, write-enabled ch0 at scbus0 target 4 lun 1 ch0: type 8 removable SCSI 2 ch0: Medium-Changer 0 slot, 1 drive, 1 picker aic0 not found at 0x340 npx0 on motherboard npx0: INT 16 interface Jeff