Go to file
thorpej 664d8da4f5 Add support for the DECchip 21041. This also adds some preliminary
support for the ISV SROM format used in the 2114{1,1A,2,3}.  Note, like
the 21040, auto-sense is not yet supported for the 21041.

Add a "pre-init" hook, which will be used for the 2114x and PNIC (currently)
which allows chip-specific code to set up and write OPMODE before the
chip is reset.  This is necessary in order for the chip's internal
pathways to get initialized properly for MII/SYM/PCS/SIA media attachments.

Thanks to Dave Sainty for the hint from the `de' driver that inspired the
pre-init hook.
1999-09-20 19:26:54 +00:00
bin Consistancy nits. 1999-09-18 18:45:39 +00:00
distrib GENERIC doesn't fit on one floppy anymore. For now, disable the target. 1999-09-20 08:18:31 +00:00
etc Add /usr/share/{man,cat}8/bebox 1999-09-20 06:14:57 +00:00
games Cleanup and warning fixes for phantasia/setup.c. 1999-09-19 18:14:52 +00:00
gnu if bfd_write is invoked with ptr == NULL and (size * nitems) == 0, don't bother calling fwrite(); just return (0) 1999-09-17 13:38:19 +00:00
include if _DIAGNOSTIC is defined, define _DIAGASSERT() to call __diagassert(), 1999-09-15 23:53:26 +00:00
lib Need internal names for these, too. 1999-09-20 15:07:21 +00:00
libexec Kerberos5 ticket forwarding works. 1999-09-17 19:00:32 +00:00
regress Oops; remember to clean the output file. 1999-08-30 17:06:33 +00:00
sbin don't unbalance { } pairs with #ifdefs or ctags(1) gets confused 1999-09-17 18:30:33 +00:00
share Note and describe 'options PCDISPLAY_SOFTCURSOR'. 1999-09-20 11:39:40 +00:00
sys Add support for the DECchip 21041. This also adds some preliminary 1999-09-20 19:26:54 +00:00
usr.bin Free the right thing. 1999-09-20 04:12:16 +00:00
usr.sbin Add trailing newline to usage string. 1999-09-20 15:01:36 +00:00
Makefile use new dependall target instead of depend then all in make build 1999-09-14 01:32:43 +00:00