NetBSD/sys
tsutsui 120ecb16f8 Switch cobalt port to use MI pci_configure_bus(9)
with options PCI_NETBSD_CONFIGURE.
Patch from KIYOHARA Takashi on port-cobalt.

This change makes siop(4) (and maybe all other PCI devices
using pci mem space) work on cobalt.
2005-03-25 15:01:57 +00:00
..
altq nuke trailing whitespace 2005-02-26 22:58:54 +00:00
arch Switch cobalt port to use MI pci_configure_bus(9) 2005-03-25 15:01:57 +00:00
coda nuke trailing whitespace 2005-02-26 22:58:54 +00:00
compat revert part of previous commit (the block size type and the pad renumbering). 2005-03-10 23:39:27 +00:00
conf add agr(4), a pseudo network device driver for link aggregation. 2005-03-18 11:11:50 +00:00
crypto nuke trailing whitespace 2005-02-26 22:58:54 +00:00
ddb nuke trailing whitespace 2005-02-26 22:58:54 +00:00
dev Allow MD PCI code to specify or disable PCI_COMMAND_PARITY_ENABLE 2005-03-25 14:51:39 +00:00
dist Fix a GCC warning when compiling on evbppc. 2005-03-15 18:08:59 +00:00
fs nuke trailing whitespace 2005-02-26 22:58:54 +00:00
gdbscripts nuke trailing whitespace 2005-02-26 22:58:54 +00:00
ipkdb nuke trailing whitespace 2005-02-26 22:58:54 +00:00
kern Avoid a possible race during the time we give up our lock in order to 2005-03-23 04:01:04 +00:00
lib KNF 2005-03-12 16:39:41 +00:00
lkm PR/29630: Takehiko NOZAKI: undefined symbols 'linux_ioctl_mtio' 2005-03-08 15:26:23 +00:00
miscfs Remove bogus len setting noted by J. Chapman Flack. 2005-03-01 04:39:59 +00:00
net Set bit 0x2 of the first byte of the generated MAC address, to indicate it 2005-03-24 22:20:35 +00:00
net80211 nuke trailing whitespace 2005-02-26 22:45:09 +00:00
netatalk nuke trailing whitespace 2005-02-26 22:45:09 +00:00
netccitt nuke trailing whitespace 2005-02-26 22:45:09 +00:00
netinet TCP/SACK changes from FreeBSD. 2005-03-18 21:25:09 +00:00
netinet6 Revert the change that made kern.file2 and net.*.*.pcblist into nodes 2005-03-11 06:16:15 +00:00
netipsec Repair references to nonexistent structs in sys/netipsec/key.c after 2005-02-28 17:47:50 +00:00
netisdn nuke trailing whitespace 2005-02-26 22:31:44 +00:00
netiso nuke trailing whitespace 2005-02-26 22:31:44 +00:00
netkey nuke trailing whitespace 2005-02-26 22:31:44 +00:00
netnatm nuke trailing whitespace 2005-02-26 22:31:44 +00:00
netns nuke trailing whitespace 2005-02-26 22:31:44 +00:00
netsmb nuke trailing whitespace 2005-02-26 22:31:44 +00:00
nfs nuke trailing whitespace 2005-02-26 22:31:44 +00:00
opencrypto nuke trailing whitespace 2005-02-26 22:31:44 +00:00
stand
sys Keep track of who the lock belongs to (from OpenBSD) 2005-03-20 19:13:57 +00:00
ufs Don't sleep while holding the vnode interlock. Should take care of the 2005-03-25 01:45:05 +00:00
uvm add back rev. 1.29 of vm/vm_map.c, which was apparently lost in the UVM merge: 2005-02-28 16:55:54 +00:00
Makefile