From owner-cvs-all Fri Oct 13 15: 4:24 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 27D8D37B502; Fri, 13 Oct 2000 15:04:22 -0700 (PDT) Received: (from wpaul@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA98187; Fri, 13 Oct 2000 15:04:22 -0700 (PDT) (envelope-from wpaul@FreeBSD.org) Message-Id: <200010132204.PAA98187@freefall.freebsd.org> From: Bill Paul Date: Fri, 13 Oct 2000 15:04:21 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/an if_an_isa.c if_an_pccard.c if_an_pci.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG wpaul 2000/10/13 15:04:21 PDT Modified files: sys/dev/an if_an_isa.c if_an_pccard.c if_an_pci.c Log: Remember to assign an_dev to device_t before calling an_attach(). Revision Changes Path 1.4 +7 -1 src/sys/dev/an/if_an_isa.c 1.5 +7 -1 src/sys/dev/an/if_an_pccard.c 1.7 +3 -2 src/sys/dev/an/if_an_pci.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message