From owner-freebsd-hackers Wed Nov 8 11:20:40 1995 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id LAA15319 for hackers-outgoing; Wed, 8 Nov 1995 11:20:40 -0800 Received: from Sysiphos (Sysiphos.MI.Uni-Koeln.DE [134.95.212.10]) by freefall.freebsd.org (8.6.12/8.6.6) with SMTP id LAA15310 for ; Wed, 8 Nov 1995 11:20:34 -0800 Received: by Sysiphos id AA10669 (5.67b/IDA-1.5 for hackers@freebsd.org); Wed, 8 Nov 1995 20:18:25 +0100 Message-Id: <199511081918.AA10669@Sysiphos> From: se@zpr.uni-koeln.de (Stefan Esser) Date: Wed, 8 Nov 1995 20:18:24 +0100 In-Reply-To: "Eric L. Hernes" "Re: compaq's builtin pci bus" (Nov 8, 13:14) X-Mailer: Mail User's Shell (7.2.6 alpha(2) 7/9/95) To: "Eric L. Hernes" Subject: Re: compaq's builtin pci bus Cc: hackers@freebsd.org Sender: owner-hackers@freebsd.org Precedence: bulk On Nov 8, 13:14, "Eric L. Hernes" wrote: } Subject: Re: compaq's builtin pci bus } Stefan Esser writes: } I originally tried with the 10/05 snap, that's where } it failed. I just tried again with -current. The probes } are working, and the device is recognized but it } gets `no driver assigned'. Now the kernel panics somewhere } in the mount code after it's up and running. I'll probably } upgrade the machine to -current and see if the panic goes } away. I suspect that it's -snap binaries with a -current kernel. Well, I tried to get the -current PCI probe code into 2.1R many weeks ago, but it was decided, it was to dangerous with the release expected a few days later ... :) I really would like to know, whether it works with the most recent SNAP, or only with -current ... } >Try setting the port address to 0x7000, since this } >has been reported to be the value choosen by Compaq's } >PCI BIOS. Don't know the IRQ offhand, though. } } you mean: } device lnc0 at isa? port 0x7000 net irq 10 drq 0 vector lncintr Guess it is IRQ 5, not 10. You will know when the probe succeeds, I guess. Instead of rebuilding the kernel, you may want to try booting with the "-c" option entered at the "Boot: " prompt. This will let you specify the port and irq values when the kernel has been loaded and before the device probe starts. If you got the values right, you can of course use them to build a customized kernel. Regards, STefan -- Stefan Esser, Zentrum fuer Paralleles Rechnen Tel: +49 221 4706021 Universitaet zu Koeln, Weyertal 80, 50931 Koeln FAX: +49 221 4705160 ============================================================================== http://www.zpr.uni-koeln.de/~se