freebsd-dev/share/man
Bill Paul 95674596b9 Add support for the National Semiconductor DP83815 fast ethernet
controller chip. This chip is currently being used on the NetGear
FA312-TX adapter, which I guess is a replacement for the FA310-TX
(PNIC-based).

I added support for this chip by modifying the sis driver since
the SiS 900 and the NS DP83815 have almost the same programming
interface (the RX filter programming and PHY access methods are
different, but the general configuration, DMA scheme and register
layout are identical).

I would have had this done a lot sooner, but getting the damn MAC
address out of the EEPROM proved to be more complicated than expected.
2000-07-06 06:02:04 +00:00
..
man0 Change this to reflect some manpage changes I made. 2000-01-23 21:53:31 +00:00
man1 Update the builtin(1) manpage to reflect changes since the csh(1) 2000-05-09 14:59:06 +00:00
man3 Add MLINKS for queue(3) FOREACH_REVERSE and HEAD_INITIALIZER macros. 2000-06-12 15:28:08 +00:00
man4 Add support for the National Semiconductor DP83815 fast ethernet 2000-07-06 06:02:04 +00:00
man5 Introduce a new option, daily_status_disks_df_flags, which specifies 2000-07-05 10:47:01 +00:00
man6 Remove single-space hard sentence breaks. These degrade the quality 2000-03-03 14:05:08 +00:00
man7 Remove some mis-leading text from the "Libraries" section. 2000-06-24 23:02:01 +00:00
man8 rc.local is no longer a default. 2000-06-20 10:30:50 +00:00
man9 Correct the text for the return value. 2000-07-04 12:45:56 +00:00
tools
Makefile