NetBSD/sys
mycroft a5f6bd3b57 5) Be more liberal in blasting SIATXRX and SIASTAT in nway_auto(); in
particular, make sure that all the SIASTAT_ANS bits are in the right state
   so we don't do something inane.

Still doesn't actually bring the link up properly, but at least it negotiates
most of the time, and does it a little faster.
2002-05-03 06:56:20 +00:00
..
adosfs Cleanup how file system configuration information is declared, grouping 2002-04-16 23:14:05 +00:00
altq Move ALTQ configuration definitions into altq/files.altq 2002-04-16 21:27:13 +00:00
arch De-obfuscate somewhat; define and use register bit constants, etc. 2002-05-03 04:42:08 +00:00
coda Cleanup how file system configuration information is declared, grouping 2002-04-16 23:14:05 +00:00
compat __LP64__ -> _LP64 2002-05-03 01:34:48 +00:00
conf Provide _LP64 definition if we are generating LP64 binaries. 2002-05-03 00:06:55 +00:00
crypto
ddb
dev 5) Be more liberal in blasting SIATXRX and SIASTAT in nway_auto(); in 2002-05-03 06:56:20 +00:00
filecorefs Cleanup how file system configuration information is declared, grouping 2002-04-16 23:14:05 +00:00
fs Cleanup how file system configuration information is declared, grouping 2002-04-16 23:14:05 +00:00
gdbscripts
ipkdb
isofs Cleanup how file system configuration information is declared, grouping 2002-04-16 23:14:05 +00:00
kern Back out previous. 2002-05-03 01:22:30 +00:00
lib Add strtoul.c 2002-04-24 16:56:36 +00:00
lkm Fix a file name. 2002-04-10 04:21:27 +00:00
miscfs We don't need to re-activate page in genfs_putpages() when GOP_WRITE returns 2002-04-26 03:57:31 +00:00
msdosfs Cleanup how file system configuration information is declared, grouping 2002-04-16 23:14:05 +00:00
net "if (debug)" some log messages not signaling real errors but happening 2002-04-29 16:29:29 +00:00
netatalk
netccitt
netinet Fix compilation problems 2002-05-02 17:13:27 +00:00
netinet6 Use M_READONLY() rathern than testing to see if ext_free is set 2002-04-28 00:54:41 +00:00
netisdn Sync layer 3 B-channel accounting with layer 2. 2002-05-02 18:56:55 +00:00
netiso
netkey
netnatm
netns
netsmb
nfs Cleanup how file system configuration information is declared, grouping 2002-04-16 23:14:05 +00:00
ntfs Cleanup how file system configuration information is declared, grouping 2002-04-16 23:14:05 +00:00
stand
sys Use _LP64 insteadl of __alpha__ to determine if we're generating 64-bit 2002-05-03 00:27:45 +00:00
ufs Make exported LFSes not panic on the first file create. 2002-04-27 01:00:46 +00:00
uvm Allow pmap_copy_page() and pmap_zero_page() to be #define'd 2002-04-10 00:40:45 +00:00
Makefile