freebsd-skq/sys
Marius Strobl 0574df71dc - Only touch the LED bit of the (LED) AUXIO register when turning the
system LED on or off. Unlike the EBus LED AUXIO register where the
  remaining bits are unused the upper bits of the SBus AUXIO register
  are used to control other things like the link test enable pin of
  the on-board NIC which we don't want to change as a side-effect.
- Remove the superfluous bzero()'ing of the softc obtained from
  device_get_softc().

Reviewed by:	yongari
MFC after:	3 days
2006-01-26 19:04:18 +00:00
..
alpha
amd64
arm
boot
bsm
cam Add Product IDs : 2006-01-26 00:35:54 +00:00
coda
compat Linux compat bits needed to make linux programs use the new ptys : 2006-01-26 01:32:46 +00:00
conf Bring in a sysv-style pts implementation, as found in the rwatson_pts perforce branch. It works the same as its SysV/linux counterpart : You obtain a fd to the master pseudo terminal by opening /dev/ptmx, which craetes a node for the master as /dev/pty[num] and a node for the slave as /dev/pts/[num]. 2006-01-26 01:30:34 +00:00
contrib
crypto
ddb
dev - Only touch the LED bit of the (LED) AUXIO register when turning the 2006-01-26 19:04:18 +00:00
doc
fs Update incorrect comments here, there should not be a call to panic() 2006-01-23 17:45:57 +00:00
gdb
geom
gnu
i4b
i386
ia64
isa
isofs/cd9660
kern in aio_aqueue, store same return code into job->_aiocb_private.error. 2006-01-26 08:37:02 +00:00
libkern
modules Tie the amr_linux module into the build for i386 & amd64 2006-01-25 18:11:59 +00:00
net Make sure buffers in if_bridge are fully initialized before copying 2006-01-25 10:00:40 +00:00
net80211 s/w beacon miss facility; need to add knobs to fiddle with the settings 2006-01-23 21:02:49 +00:00
netatalk
netatm
netgraph From the RFC2516 it is not clear, what is the correct behavior for a 2006-01-26 13:06:49 +00:00
netinet When doing IP forwarding with [FAST_]IPSEC compiled into the kernel 2006-01-24 17:57:19 +00:00
netinet6 don't embed scope id before running packet filters. 2006-01-25 08:17:02 +00:00
netipsec
netipx
netkey
netnatm
netncp
netsmb
nfs
nfs4client
nfsclient
nfsserver Revert my previous commit. 2006-01-23 21:06:22 +00:00
opencrypto
pc98
pccard
pci
posix4
powerpc
rpc
security
sparc64
sys Version bump for pts import. 2006-01-26 18:23:16 +00:00
tools
ufs
vm Plug a leak in the newer contigmalloc() implementation. Specifically, if 2006-01-26 05:51:26 +00:00
Makefile