Subject: ifconfig - NetBSD-0.9
To: None <netbsd-bugs@sun-lamp.cs.berkeley.edu>
From: None <charly@Fachschaften.TU-Muenchen.DE>
List: netbsd-bugs
Date: 03/30/1994 19:05:55
Hi there,
i came across a problem of ifconfig while trying to install NetBSD-0.9 using
a 3c503 with THICK-WIRE-Ethernet....
According to the docs (INSTALL_NOTES) I had to apply the option llc0 to
ifconfig to force the 3c503 to use AUI instead of BNC. But the Version in
inst[12]-06.fs lacks this option (its from 1992).
Here an extract of the source (ifconfig from NetBSD-current)
{ "-arp", IFF_NOARP, setifflags },
{ "debug", IFF_DEBUG, setifflags },
{ "-debug", -IFF_DEBUG, setifflags },
{ "llc0", IFF_LLC0, setifflags }, /* 10 Mar 93 */
{ "-llc0", -IFF_LLC0, setifflags },
I guess that options was implementet 10 Mar 93.....
I got my NetBSD-0.9 from ftp.informatik.tu-muenchen.de:
/pub/comp/os/bsd/NetBSD/NetBSD-0.9
so long...
Charly
--
Jan (Charly) Conrad | e-mail: Jan.Conrad@Fachschaften.TU-Muenchen.DE
Fachschaft Math/Phys/Info | Tel.: (089) 2105-2997
Studentische Vertretung | FAX: (089) 280 20 88 (via AStA)
TU-Muenchen | (089) 2105-2996 (via FS Maschinenbau)
80290 Muenchen | Telex: 52 28 54 tumue d
Germany |
------------------------------------------------------------------------------