From owner-freebsd-current Thu Mar 22 11:35:39 2001 Delivered-To: freebsd-current@freebsd.org Received: from mailhub.fokus.gmd.de (mailhub.fokus.gmd.de [193.174.154.14]) by hub.freebsd.org (Postfix) with ESMTP id 1A32C37B71D for ; Thu, 22 Mar 2001 11:35:35 -0800 (PST) (envelope-from krepel@fokus.gmd.de) Received: from fokus.gmd.de (quant [193.175.133.183]) by mailhub.fokus.gmd.de (8.8.8/8.8.8) with ESMTP id UAA27007; Thu, 22 Mar 2001 20:35:21 +0100 (MET) Message-ID: <3ABA53F9.DB191FA3@fokus.gmd.de> Date: Thu, 22 Mar 2001 20:35:21 +0100 From: Falco Krepel Organization: GMD FOKUS - CATS Group X-Mailer: Mozilla 4.76 [en] (X11; U; SunOS 5.6 sun4u) X-Accept-Language: en, de-DE MIME-Version: 1.0 To: "Justin T. Gibbs" , freebsd-current@FreeBSD.ORG Subject: Re: ahc driver: aic7892 no longer supported (conflict with ATA) References: <200103202342.f2KNfvs74802@aslan.scsiguy.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I think I found the problem. The problem occur since 03/14/2001. The following files could be infvolved: P dev/ata/ata-all.c P dev/ata/ata-all.h P dev/ata/ata-disk.c P dev/ata/ata-disk.h P dev/ata/atapi-all.c P dev/ata/atapi-all.h P dev/ata/atapi-cd.c P dev/ata/atapi-cd.h P dev/ata/atapi-fd.c P dev/ata/atapi-fd.h P dev/ata/atapi-tape.c P dev/ata/atapi-tape.h It should be somthing in ata-all.c. Because since 03/14 the ata1 probe doesn't fail and uses irq 15 same as the ahc. But this shouldn't be a problem. I am right? => boot failed (since 03/14/2001) atapci0: port 0xd000-0xd00f at device 7.1 on pci0 ata0: iobase=0x01f0 altiobase=0x03f6 bmaddr=0xd000 ata0: mask=03 status0=50 status1=00 ata0-master: ATAPI probe 14 eb ata0-slave: ATAPI probe 14 eb ata0: mask=03 status0=10 status1=00 ata0: devices=0c ata0: at 0x1f0 irq 14 on atapci0 ata1: iobase=0x0170 altiobase=0x0376 bmaddr=0xd008 ata1: at 0x170 irq 15 on atapci0 pci0: at 7.4 (no driver attached) ahc0: port 0xdc00-0xdcff mem 0xdf000000-0xdf000fff irq 15 at device 9.0 on pci0 ahc0: Platform free device_probe_and_attach: ahc0 attach returned 12 => boot working (03/13/2001 and before) atapci0: port 0xd000-0xd00f at device 7.1 on pci0 ata0: iobase=0x01f0 altiobase=0x03f6 bmaddr=0xd000 ata0: mask=03 status0=50 status1=00 ata0: mask=03 ostat0=50 ostat2=00 ata0-master: ATAPI probe a=14 b=eb ata0-slave: ATAPI probe a=14 b=eb ata0: mask=03 status0=10 status1=00 ata0: devices=0c ata0: at 0x1f0 irq 14 on atapci0 ata1: iobase=0x0170 altiobase=0x0376 bmaddr=0xd008 ata1: mask=00 status0=ff status1=ff ata1: probe allocation failed pci0: at 7.4 (no driver attached) ahc0: port 0xdc00-0xdcff mem 0xdf000000-0xdf000fff irq 15 at device 9.0 on pci0 ahc0: Reading SEEPROM...done. ahc0: BIOS eeprom is present ahc0: Secondary High byte termination Enabled ahc0: Secondary Low byte termination Enabled ahc0: Primary Low Byte termination Enabled ahc0: Primary High Byte termination Enabled ahc0: Downloading Sequencer Program... 424 instructions downloaded aic7892: Wide Channel A, SCSI Id=7, 32/255 SCBs -- Falco Krepel Phone: +49-(0)30 - 34 63 - 7 276 GMD-FOKUS Fax: +49-(0)30 - 34 63 - 8 276 Kaiserin-Augusta-Allee 31 e-mail: krepel@fokus.gmd.de 10589 Berlin WWW: http://www.fokus.gmd.de/usr/krepel To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message