freebsd-dev/share/man
Joerg Wunsch 8194a57215 This is my first cut on a driver for the RealTek RTL 8002 pocket
ethernet driver.

The BUGS section is still impressive, but the driver seems to work for
me now.  Disclaimer: i haven't been able to test this under -current
so far (but it compiles, and the notebook it's intended for can now be
updated to -current more easy than before).  Don't be afraid of the
many #ifdefs on __FreeBSD_version in the imported file; i want them in
the repository on the vendor-branch so other people can also manually
integrate it into older systems.  I'll clean it up on the -current
branch in a followup commit.  The vendor-banch version right now
supports systems back to 2.2R.

This driver should be layered upon ppc(4), but i currently have no
idea how to do this.

Eventually i'll further develop the driver to also support the more
modern RTL 8012 success, which seems to be present in a number of
cheap pocket ethernet adapters these days.  Right now, i doubt it will
run with the 8012 without any changes.

Finally a big Thanks! to RealTek for promptly providing me with
documentation and with the source code for the 8012 pocket driver upon
request.  I wish all vendors were that cooperative!.
1998-12-21 18:01:15 +00:00
..
man0 While I'm at it, remove the tickadj manpage from src/share/man0/man8, 1998-10-08 18:52:17 +00:00
man1 Moving security page to section 7 1998-12-20 20:11:25 +00:00
man3 Added pthread read/write locks. 1998-09-12 13:53:58 +00:00
man4 This is my first cut on a driver for the RealTek RTL 8002 pocket 1998-12-21 18:01:15 +00:00
man5 Reviewed by: freebsd-current 1998-12-12 23:26:53 +00:00
man6 Typo and style fixes. 1997-02-16 16:36:17 +00:00
man7 Clarify that "/usr/share" is used for architecture independent files 1998-12-21 05:57:57 +00:00
man8 Reviewed by: freebsd-current 1998-12-12 23:26:53 +00:00
man9 update HISTORY section 1998-12-21 10:34:53 +00:00
tools Converted 'vmunix' to 'kernel'. 1994-08-05 09:14:37 +00:00
Makefile Add directory man6 to SUBDIR 1997-02-16 11:35:05 +00:00