From owner-cvs-all Wed Sep 8 8: 3:37 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id BFD9814FAC; Wed, 8 Sep 1999 08:03:35 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: (from peter@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA82050; Wed, 8 Sep 1999 08:01:59 -0700 (PDT) (envelope-from peter@FreeBSD.org) Message-Id: <199909081501.IAA82050@freefall.freebsd.org> From: Peter Wemm Date: Wed, 8 Sep 1999 08:01:59 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci if_dm.c if_rl.c if_sf.c if_sis.c if_ste.c if_tl.c if_wb.c if_xl.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk peter 1999/09/08 08:01:59 PDT Modified files: sys/pci if_dm.c if_rl.c if_sf.c if_sis.c if_ste.c if_tl.c if_wb.c if_xl.c Log: Add a pointer to "controller miibus0" for people who will not read the commit messages or GENERIC and insist on running -CURRENT. It probably won't work, but it's worth a try. Revision Changes Path 1.7 +3 -2 src/sys/pci/if_dm.c 1.26 +3 -2 src/sys/pci/if_rl.c 1.6 +3 -2 src/sys/pci/if_sf.c 1.5 +3 -2 src/sys/pci/if_sis.c 1.6 +3 -2 src/sys/pci/if_ste.c 1.41 +3 -2 src/sys/pci/if_tl.c 1.18 +3 -2 src/sys/pci/if_wb.c 1.55 +3 -2 src/sys/pci/if_xl.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message