From owner-cvs-all Tue Mar 5 19:50:24 2002 Delivered-To: cvs-all@freebsd.org Received: from Awfulhak.org (gw.Awfulhak.org [217.204.245.18]) by hub.freebsd.org (Postfix) with ESMTP id 7129D37B438; Tue, 5 Mar 2002 19:49:17 -0800 (PST) Received: from hak.lan.Awfulhak.org (root@hak.lan.Awfulhak.org [fec0::1:12]) by Awfulhak.org (8.11.6/8.11.6) with ESMTP id g263nE513593; Wed, 6 Mar 2002 03:49:15 GMT (envelope-from brian@freebsd-services.com) Received: from hak.lan.Awfulhak.org (brian@localhost [127.0.0.1]) by hak.lan.Awfulhak.org (8.12.2/8.12.2) with ESMTP id g263n1H6078353; Wed, 6 Mar 2002 03:49:01 GMT (envelope-from brian@freebsd-services.com) Message-Id: <200203060349.g263n1H6078353@hak.lan.Awfulhak.org> X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: Peter Wemm Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, brian@freebsd-services.com Subject: Re: cvs commit: src/sys/dev/digi digi.c digi.h digi_isa.c digi_pci.c In-Reply-To: Message from Peter Wemm of "Wed, 27 Feb 2002 15:47:45 PST." <200202272347.g1RNljR21377@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 06 Mar 2002 03:49:01 +0000 From: Brian Somers Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > peter 2002/02/27 15:47:45 PST > > Modified files: > sys/dev/digi digi.c digi.h digi_isa.c digi_pci.c > Log: > Fix warnings. The driver would be more useful with a DRIVER_MODULE() > entry so that it actually can do something. > > Revision Changes Path > 1.19 +1 -1 src/sys/dev/digi/digi.c > 1.10 +2 -0 src/sys/dev/digi/digi.h > 1.7 +1 -0 src/sys/dev/digi/digi_isa.c > 1.7 +1 -0 src/sys/dev/digi/digi_pci.c Ahem, oops :*) This might explain why putting digi in loader.conf made things blow up (or else it's because digi.ko can't load the digi_*.ko modules at boot time). -- Brian http://www.freebsd-services.com/ Don't _EVER_ lose your sense of humour ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message