freebsd-skq/sys
Mike Smith 3d29b3509d The previous commit broke support for the Pro/10; detect which sort of
card we are using and calculate the IRQ accordingly.
1997-09-26 17:17:43 +00:00
..
alpha
amd64 Fix a bug where the speculative memory probe wouldn't occur on systems that 1997-09-25 15:49:37 +00:00
compat Update for changes in the callout interface. 1997-09-21 21:43:54 +00:00
compile
conf Commented out entries of Luigi's sound driver. The name `pcm' is 1997-09-24 16:41:18 +00:00
ddb
dev The previous commit broke support for the Pro/10; detect which sort of 1997-09-26 17:17:43 +00:00
fs Change the M_NAMEI allocations to use the zone allocator. This change 1997-09-21 04:24:27 +00:00
geom
gnu Make MFS a supported option, finally. 1997-09-22 21:24:03 +00:00
i386 The previous commit broke support for the Pro/10; detect which sort of 1997-09-26 17:17:43 +00:00
isa tiny update of ESC sequence parser. 1997-09-26 15:27:55 +00:00
isofs/cd9660 Change the M_NAMEI allocations to use the zone allocator. This change 1997-09-21 04:24:27 +00:00
kern I lost a bit of my change in the last commit, this is more like it. 1997-09-26 08:08:58 +00:00
libkern
miscfs Change the M_NAMEI allocations to use the zone allocator. This change 1997-09-21 04:24:27 +00:00
modules
msdosfs Change the M_NAMEI allocations to use the zone allocator. This change 1997-09-21 04:24:27 +00:00
net Remove an unfortunate name clash with the zalloc/zfree routines. Since the 1997-09-21 22:31:20 +00:00
netatalk Update for new callout interface. 1997-09-21 22:02:25 +00:00
netinet Export ipstat via sysctl. Don't understand why this wasn't done before. 1997-09-25 00:34:35 +00:00
netipx
netkey
netnatm
netns
nfs Change the M_NAMEI allocations to use the zone allocator. This change 1997-09-21 04:24:27 +00:00
nfsclient Change the M_NAMEI allocations to use the zone allocator. This change 1997-09-21 04:24:27 +00:00
nfsserver Change the M_NAMEI allocations to use the zone allocator. This change 1997-09-21 04:24:27 +00:00
pc98 Synchronize with sys/i386/i386/machdep.c revision 1.266. 1997-09-26 09:47:04 +00:00
pccard Update for new callout interface. 1997-09-21 22:02:25 +00:00
pci Remove the 82371 IDE devices. 1997-09-24 07:37:56 +00:00
powerpc/include
rpc
scsi Convert to use the new bufq* functions for dealing with buffer 1997-09-21 22:03:22 +00:00
sys Store an absolute tick value in callout entries so that a subtraction on 1997-09-24 16:39:27 +00:00
tools
ufs Make MFS a supported option, finally. 1997-09-22 21:24:03 +00:00
vm Fix some style(9) and formatting problems. tabsize 4 formatting doesn't 1997-09-21 11:41:12 +00:00
Makefile