freebsd-dev/sys
Bill Paul 8d79969459 Add power state manipulation to the fxp driver. Some people have
claimed that their Intel NIC is comatose after a warm boot from Windoze.
This is most likely due to the card getting put in the D3 state. This
should bring it back to life.
2000-12-18 22:06:12 +00:00
..
alpha Fix ypo in essage about isabling EISA nterrupt ector 2000-12-15 23:09:05 +00:00
amd64 Remove the "machine dependent" KTR trace buffer ddb commands. The code was 2000-12-14 23:57:30 +00:00
boot Merged from sys/boot/i386/loader/Makefile revision 1.49. 2000-12-16 03:15:48 +00:00
cam Generalize quirk for Sony Memory Sticks. Any device that starts with 2000-12-14 22:08:13 +00:00
coda When p_ucred is passed to the venus daemon, first grab the proc lock to 2000-12-15 00:12:30 +00:00
compat Lock access to proc members. 2000-12-15 19:41:27 +00:00
compile
conf revert addition of strlcpy/strlcat 2000-12-18 13:28:12 +00:00
contrib/dev
crypto
ddb
dev Add power state manipulation to the fxp driver. Some people have 2000-12-18 22:06:12 +00:00
fs When p_ucred is passed to the venus daemon, first grab the proc lock to 2000-12-15 00:12:30 +00:00
geom
gnu Avoid a data-consistency race between write() and mmap() 2000-12-17 23:57:05 +00:00
i4b Divorce the kernel binary ABI version number from the message 2000-12-18 20:03:32 +00:00
i386 Remove the "wd" driver. 2000-12-18 20:16:52 +00:00
ia64 Remove the "machine dependent" KTR trace buffer ddb commands. The code was 2000-12-14 23:57:30 +00:00
isa It's possible for an ISA bus to be hung off an EISA bridge, so we need to 2000-12-12 23:33:29 +00:00
isofs/cd9660
kern Whitespace. Fix a comment block and an if statement that were wider 2000-12-18 07:10:04 +00:00
libkern
miscfs o Tighten restrictions on use of /proc/pid/ctl and move access checks 2000-12-13 04:28:24 +00:00
modules Unbreak the modules after the last commit (newpcm kobjification). 2000-12-18 06:39:01 +00:00
msdosfs
net Fix bug: a read() on a bpf device which was in non-blocking mode 2000-12-17 20:50:22 +00:00
netatalk
netatm
netgraph Divorce the kernel binary ABI version number from the message 2000-12-18 20:03:32 +00:00
netinet Use getmicrotime() instead of microtime() when timestamping ICMP packets, 2000-12-16 21:39:48 +00:00
netinet6
netipx
netkey
netnatm
netncp
netns
nfs
nfsclient
nfsserver
ntfs
nwfs
pc98 Merged from sys/i386/conf/GENERIC revisions 1.292 - 1.294. 2000-12-16 03:31:44 +00:00
pccard
pci Add power state manipulation to the fxp driver. Some people have 2000-12-18 22:06:12 +00:00
posix4
powerpc
rpc
svr4
sys revert addition of strlcpy/strlcat 2000-12-18 13:28:12 +00:00
tools
ufs add a stub for softdep_slowdown so that it's possible to build the 2000-12-17 23:59:56 +00:00
vm Fix floppy drives on machines with lots of RAM. 2000-12-18 20:12:13 +00:00
Makefile