Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Oct 2001 15:34:28 -0700 (PDT)
From:      Dave Cornejo <dave@dogwood.com>
To:        freebsd-current@freebsd.org
Subject:   make release broken (+ fix)
Message-ID:  <200110232234.f9NMYSt91386@white.dogwood.com>

next in thread | raw e-mail | index | archive | help
It looks like if_wx was not removed from /usr/src/release/i386/drivers.conf
which breaks make release.

Index: drivers.conf
===================================================================
RCS file: /home/ncvs/src/release/i386/drivers.conf,v
retrieving revision 1.2
diff -c -r1.2 drivers.conf
*** drivers.conf        7 Nov 2000 14:00:04 -0000       1.2
--- drivers.conf        23 Oct 2001 22:31:58 -0000
***************
*** 54,58 ****
  vr    if_vr           2       network "VIA VT3043/VT86C100A Rhine PCI ethernet card"
  wb    if_wb           2       network "Winbond W89C840F PCI ethernet card"
  wi    if_wi           2       network "Lucent WaveLAN/IEEE 802.11 PCMCIA card"
- wx    if_wx           2       network "Intel Gigabit Ethernet (82452) card"
  xl    if_xl           2       network "3COM 3c90x / 3c90xB PCI ethernet card"
--- 54,57 ----

dave c

-- 
Dave Cornejo @ Dogwood Media, Fremont, California (also dcornejo@ieee.org)
  "There aren't any monkeys chasing us..." - Xochi

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200110232234.f9NMYSt91386>