freebsd-skq/sys
imp c10f75d5a3 MFp4:
o Rename the insanely long PCIC bridge ids.
	o Add my copyright to pccbb.c
	o Add support for the TI-1510, TI-1520 and TI-4510 series of upcoming
	  bridges.
	o Init MFUNC if it is zero and the TI part has a MFUNC register
	  at offset 0x8c (1030, 1130 and 1131 don't have anything there, the
	  1250,1251,1251B and 1450 have a different thing there.  The rest
	  have it.  TI is likely to only do MFUNC from now on.  The IRQMUX
	  in the 1250 series of chips needs no tweaks.
	o Adjust to new exca interface.
	o Add comments about TI chips that I learned in talking to an
	  engineer at TI.
	o Add register definitions for MFUNC.
	o Create CB_TI125X chipset type.
2002-07-26 08:05:25 +00:00
..
alpha de-count pci now that ahc/ahd are taken care of. 2002-07-23 06:36:23 +00:00
amd64 Add some locking asserts and some comments 2002-07-24 23:21:05 +00:00
arm
boot
cam
coda
compat
conf Make PCI_ENABLE_IO_MODES a sysctl hw.pci.enable_io_modes. It can also 2002-07-26 07:58:16 +00:00
contrib
crypto
ddb
dev MFp4: 2002-07-26 08:05:25 +00:00
fs
geom
gnu
i4b
i386 Add some locking asserts and some comments 2002-07-24 23:21:05 +00:00
ia64 de-count pci 2002-07-23 06:38:47 +00:00
isa
isofs/cd9660
kern get suspension counting right. 2002-07-25 03:21:35 +00:00
libkern
modules
net
netatalk
netatm
netgraph
netinet make setsockopt(IPV6_V6ONLY, 0) actuall work for tcp6. 2002-07-25 18:10:04 +00:00
netinet6 correct comment for setsockopt arg size. 2002-07-25 20:40:09 +00:00
netipx
netkey
netnatm
netncp
netns
netsmb
nfs
nfsclient
nfsserver Oops, another unused arg to nfssvc_nfsd(). *blush* 2002-07-24 23:10:34 +00:00
pc98 gethints.awk is a machine-specific 4.x->5.x transition aid. We cannot 2002-07-26 03:52:30 +00:00
pccard Copy manufacturer and version string into the kernel, and copy it to 2002-07-22 06:46:10 +00:00
pci
posix4
powerpc de-count pci 2002-07-23 06:38:47 +00:00
rpc
security/lomac
sparc64 Set interrupt clear pointer for SBus slots to point to correct spot. 2002-07-25 20:14:59 +00:00
sys Fix a typo 2002-07-24 23:18:15 +00:00
tools
ufs
vm o Remove a vm_page_deactivate() that is immediately followed by a 2002-07-25 19:09:07 +00:00
Makefile