From owner-freebsd-stable Mon Feb 12 11:35:51 1996 Return-Path: owner-stable Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id LAA21529 for stable-outgoing; Mon, 12 Feb 1996 11:35:51 -0800 (PST) Received: from public.wintek.com (public.wintek.com [199.233.104.88]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id LAA21523 for ; Mon, 12 Feb 1996 11:35:49 -0800 (PST) Received: from watson.grauel.com (watson.grauel.com [199.233.104.36]) by public.wintek.com (8.6.12/1.17wintek(3.6davy)) with ESMTP id OAA16722; Mon, 12 Feb 1996 14:35:47 -0500 Received: from sparcmill.grauel.com (sparcmill.grauel.com [199.233.104.34]) by watson.grauel.com (8.6.12/8.6.9) with SMTP id OAA00256; Mon, 12 Feb 1996 14:40:40 -0500 Received: by sparcmill.grauel.com (5.0/SMI-SVR4) id AA15018; Mon, 12 Feb 1996 14:36:12 +0500 Date: Mon, 12 Feb 1996 14:36:12 +0500 Message-Id: <9602121936.AA15018@sparcmill.grauel.com> From: Richard J Kuhns To: "Justin T. Gibbs" Cc: Richard J Kuhns , freebsd-stable@freebsd.org Subject: Re: One problem && one question In-Reply-To: <199602121653.IAA10522@freefall.freebsd.org> References: <199602121442.JAA14442@watson.grauel.com> <199602121653.IAA10522@freefall.freebsd.org> Sender: owner-stable@freebsd.org Precedence: bulk Justin T. Gibbs writes: > > The problem is that I have the PCI ID fror the Buslogic reversed in > sys/pci/bt9xx.c. > > Change: > #define PCI_DEVICE_ID_BUSLOGIC_946 0x104B1040ul > To: > #define PCI_DEVICE_ID_BUSLOGIC_946 0x1040104Bul > > I'll fix this in -current and -stable ASAP. That's what I get for > writing the wrapper and not having one of these cards... :) > Thanks, Justin. I just made that change and built a new kernel. The good news is, the pci probe found the 946. The bad news is, the kernel won't boot. The message is `bt0: Invalid base address', followed almost immediately by the ``reboot in 15 seconds'' message. The only difference between the 2 kernels is the line above. Unfortunately, none of the boot messages hung around to be printed later by dmesg. Anything else I can do to make your day more enjoyable? :-) -- Rich Kuhns rjk@grauel.com PO Box 6249 100 Sawmill Road Lafayette, IN 47903 (317)477-6000 x319