Bill Paul
726ff6a158
An early Christmas present: add driver support for a whole bunch of
...
PCI fast ethernet adapters, plus man pages.
if_pn.c: Netgear FA310TX model D1, LinkSys LNE100TX, Matrox FastNIC 10/100,
various other PNIC devices
if_mx.c: NDC Communications SOHOware SFA100 (Macronix 98713A), various
other boards based on the Macronix 98713, 98713A, 98715, 98715A
and 98725 chips
if_vr.c: D-Link DFE530-TX, other boards based on the VIA Rhine and
Rhine II chips (note: the D-Link and certain other cards
that actually use a Rhine II chip still return the PCI
device ID of the Rhine I. I don't know why, and it doesn't
really matter since the driver treats both chips the same
anyway.)
if_wb.c: Trendware TE100-PCIE and various other cards based on the
Winbond W89C840F chip (the Trendware card is identical to
the sample boards Winbond sent me, so who knows how many
clones there are running around)
All drivers include support for ifmedia, BPF and hardware multicast
filtering.
Also updated GENERIC, LINT, RELNOTES.TXT, userconfig and
sysinstall device list.
I also have a driver for the ASIX AX88140A in the works.
1998-12-04 18:01:24 +00:00
Jordan K. Hubbard
7297388095
Update for XFree86 3.3.3
1998-12-02 03:34:14 +00:00
Jordan K. Hubbard
3a2395b06e
1. Increase NFS path length.
...
2. Bump to XFree86 3.3.3.
1998-12-02 03:27:37 +00:00
John Polstra
6598e260f5
Add new Korean FTP mirror sites.
1998-11-27 22:48:58 +00:00
Jordan K. Hubbard
e95a493b62
Update for XFree86 3.3.3
1998-11-27 00:30:10 +00:00
Andrzej Bialecki
b75443c896
Fix errors in last commit.
1998-11-25 14:59:28 +00:00
Joerg Wunsch
cc4d84be49
Mention the preprocessor changes to ipfw(8).
1998-11-25 13:55:31 +00:00
Andrzej Bialecki
19f4762b5a
New revision of UCI project document. Comments are welcome...
1998-11-25 11:08:54 +00:00
Jordan K. Hubbard
a6de060bb3
Adios version.h / RELEASE_NAME hack. Do this right.
1998-11-24 00:18:57 +00:00
Jordan K. Hubbard
c2e73c621f
Finally eliminate evil version.h smashing in sysinstall. sysinstall
...
gets the initial release information from sysctl.
1998-11-24 00:17:50 +00:00
Jordan K. Hubbard
f89dccd7b0
Doc fixes for CAM devices. If I ever truly understand the logic behind
...
this name change, I'll be a happy man.
1998-11-21 21:45:27 +00:00
Andrzej Bialecki
122d2c5921
Update ssh version number. It's only informational, anyway.
...
Submitted by: jkh
1998-11-15 23:30:26 +00:00
Andrzej Bialecki
10639dcf77
Use console instead of ttyv0 - it didn't work with serial console...
1998-11-15 23:26:32 +00:00
Jordan K. Hubbard
18c434c8f2
o Break fixups into binary fixups and XFree86 based fixups.
...
o Move fixups into extraction routine so all consumers don't have to duplicate
the right behavior.
o Make some things more orthogonal (just for asthetics sake)
o Add option to go back and do it again if XF86Setup fails (possibly with
a different setup - this one has always annoyed me).
1998-11-15 09:06:20 +00:00
Andrzej Bialecki
a55946faaf
Change USERCONFIG_BOOT -> INTRO_USERCONFIG
1998-11-14 20:10:23 +00:00
Jordan K. Hubbard
1da84da101
Simplify call to dokern.sh - now the no MFS case is the default.
1998-11-12 20:40:45 +00:00
Jordan K. Hubbard
a1d0a42349
Boy, two typos in one day. Time to go back to bed.
1998-11-12 20:37:20 +00:00
Jordan K. Hubbard
a5722078fa
Elimintate gratuitous backslash
1998-11-12 20:12:52 +00:00
David E. O'Brien
dff245ccaa
Remove
1998-11-12 11:27:54 +00:00
Jordan K. Hubbard
8aa83c6653
Add MATH_EMULATE back to kern.flp. Now at least the FPU-less have *some*
...
way to install 3.0.x.
1998-11-11 23:08:24 +00:00
Jordan K. Hubbard
aeb41b899d
We've overflowed boot.flp again. Go to a boot.flp which contains
...
a bit less legacy hardware support, that all still remaining a supported
option with kern.flp (and a two-floppy install). This will be documented
in the release notes, I promise.
1998-11-11 08:46:54 +00:00
Jordan K. Hubbard
a9ad7803a0
Whoops, properly compress doc files again.
1998-11-08 20:47:57 +00:00
Jordan K. Hubbard
605ec649a9
TEST -> test
1998-11-06 17:29:08 +00:00
Jordan K. Hubbard
24fb960d88
Alpha loader lives in /boot now; no need for a special hack.
1998-11-06 16:50:51 +00:00
Jordan K. Hubbard
8984b8ccf6
OK, trim the null off again.
1998-11-05 17:35:16 +00:00
Jordan K. Hubbard
e470578761
Formatting tweak.
1998-11-04 00:06:41 +00:00
Dag-Erling Smørgrav
fb46af4f6c
Back out previous commit. The bpfilter -> bpf transition will have to be a
...
flag day unless we can hack config(8) to smooth things over.
1998-11-03 22:01:22 +00:00
Dag-Erling Smørgrav
10b4ab477f
Rename the 'bpfilter' pseudo-device to 'bpf'. The old syntax is still legal
...
and will stick around for a while.
1998-11-03 21:12:20 +00:00
Mike Smith
174033faec
USERCONFIG_BOOT -> INTRO_USERCONFIG
1998-11-03 21:09:11 +00:00
Jordan K. Hubbard
aa9f92fbdb
Deal with both foo.hlp and FOO.TXT files.
1998-11-03 03:38:56 +00:00
Jordan K. Hubbard
93713c9d5f
Copy appropriate docs into help/ directory of boot floppy.
1998-11-03 03:36:34 +00:00
Jordan K. Hubbard
ed51787467
Use the new doc locations.
1998-11-03 03:31:22 +00:00
Jordan K. Hubbard
d7d6f7335d
Stage 1: Move a bunch of docs out from under sysinstall and other
...
less than accessible places.
1998-11-03 03:21:09 +00:00
David E. O'Brien
1cf62e23d7
Remove the "adding default route" message and replace with
...
"Looking up host %s".
Suggested by: msmith
1998-11-02 10:42:18 +00:00
Andrzej Bialecki
e0b7bc571a
Changed my e-mail address.
1998-11-01 20:19:43 +00:00
Andrzej Bialecki
f69ee138ff
Change my e-mail address.
1998-11-01 20:01:40 +00:00
Andrzej Bialecki
634a2d5e03
Added info on Unified Configuration Interface Project. Several people
...
contributed their ideas to this document, among them Terry Lambert and
Bryan Mann, both @whistle.com. Thanks!
1998-11-01 19:52:47 +00:00
Andrzej Bialecki
47a8315e54
Update help files to reflect changes in vm utility.
1998-10-29 12:46:31 +00:00
Andrzej Bialecki
9f444dbaf9
Fix conversion from pages to kB's.
...
Noticed by: luigi
Obtained from: sources for vmstat(8)
1998-10-29 12:38:06 +00:00
David E. O'Brien
c1a7bc5c77
Increase the granularity of the debugging messages.
1998-10-29 10:38:57 +00:00
David E. O'Brien
f0382a39e4
Add some debugging statments (only if DEBUG opt is set), to try pin down
...
the hangs many of us are experiencing.
1998-10-29 10:18:49 +00:00
Andrzej Bialecki
b8e9aae97b
Corect info about help files being stored in ar archive.
...
Submitted by: Eric P. Scott <eps@sirius.com>
1998-10-28 16:42:51 +00:00
Andrzej Bialecki
af2a8cd31a
Add missing psm0 dev entry.
...
Submitted by: Eric P. Scott <eps@sirius.com>
1998-10-28 16:26:29 +00:00
Andrzej Bialecki
0632a19397
Added TODO list. Automate changing of the "Last updated" field.
1998-10-28 16:16:31 +00:00
Jordan K. Hubbard
b39d7dea7b
Check for C:\FREEBSD also, for backwards compatibility
1998-10-28 02:18:08 +00:00
Andrzej Bialecki
e5eb83d8c3
Remove redundant files (they are recreated during building from templates
...
in ../../lang/).
1998-10-25 15:48:18 +00:00
Andrzej Bialecki
fa18464999
Changes to comply with new syntax.
...
Noticed by: bde, the Hawk Eye :-)
1998-10-25 15:31:26 +00:00
Andrzej Bialecki
f5fa247df2
Add msg.
1998-10-25 15:17:24 +00:00
Andrzej Bialecki
db3a9de858
Changes to comply with new syntax.
...
Noticed by: bde, the Hawk Eye :-)
1998-10-25 15:16:58 +00:00
Andrzej Bialecki
e5f43d0471
Allow to use other floppy sizes for "router" floppy.
1998-10-25 15:15:55 +00:00