summaryrefslogtreecommitdiffstats
path: root/release/bininst
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1994-11-12 06:12:27 +0000
committerjkh <jkh@FreeBSD.org>1994-11-12 06:12:27 +0000
commitae9cee33f235d00c04adae359227f5dbdf31b4d8 (patch)
tree9677955f0f950c1e036de9760820df35f35f2945 /release/bininst
parent158c37c20e12038566ad82734ae3104fc029eee4 (diff)
downloadFreeBSD-src-ae9cee33f235d00c04adae359227f5dbdf31b4d8.zip
FreeBSD-src-ae9cee33f235d00c04adae359227f5dbdf31b4d8.tar.gz
Remove ed2.
Diffstat (limited to 'release/bininst')
-rwxr-xr-xrelease/bininst5
1 files changed, 2 insertions, 3 deletions
diff --git a/release/bininst b/release/bininst
index 0d00384..ce5f60e 100755
--- a/release/bininst
+++ b/release/bininst
@@ -13,7 +13,7 @@
# putting your name on top after doing something trivial like reindenting
# it, just to make it look like you wrote it!).
#
-# $Id: bininst,v 1.30 1994/11/11 23:29:26 jkh Exp $
+# $Id: bininst,v 1.31 1994/11/12 05:04:21 jkh Exp $
# Some useful constants.
PATH=/usr/bin:/usr/sbin:/bin:/sbin:/stand
@@ -290,10 +290,9 @@ setup_network_ether()
{
dialog $clear --title "Ethernet Interface Name" \
--menu "Please select the type of ethernet interface you have:\n\n" \
- 20 76 7 \
+ 20 76 6 \
"ed0" "WD80x3, SMC, Novell NE[21]000 or 3C503 generic NIC at 0x280/5" \
"ed1" "Same as above, but at address 0x300 and IRQ 5" \
- "ed2" "Same as above, but at address 0x300 and IRQ 10" \
"de0" "DEC PCI ethernet adapter (or compatible)" \
"ie0" "AT&T StarLan and EN100 family at 0x360 and IRQ 7" \
"is0" "Isolan 4141-0 or Isolink 4110 at 0x280 and IRQ 7" \
OpenPOWER on IntegriCloud