NetBSD/sys
martin f4be3308da Psssst, don't tell anybody I commited this.
Add an ugly hack, #ifdef WI_AT_BIGENDIAN_BUS_HACK, to make the wi driver
access the underlying bus in big endian byte order.

This makes it possible to use this driver (probably one of the most
interesting ones) in the pcmcia slot of a stp4020 (nell) adapter at sbus. The
sparc ports bus_space_{read,write}_* macros do not provide a way to do this
cleanly now as they ignore the bus_space_tag_t parameter.

XXX - make bus_space_{read,write}_* on sparc do the right thing.
2002-03-15 13:15:36 +00:00
..
adosfs Pool deals fairly well with physical memory shortage, but it doesn't 2002-03-08 20:48:27 +00:00
altq bring in latest ALTQ from kjc. ALTQify some of the drivers. 2002-03-05 04:12:57 +00:00
arch Get PCI working with the new bus_space*. 2002-03-15 07:06:23 +00:00
coda
compat I finnally identified syssgi(SGI_FDHI) as the implementation of the 2002-03-13 20:33:41 +00:00
conf * rename MINIROOTSIZE to MEMORY_DISK_SIZE, so that all md(4) options 2002-03-10 19:56:37 +00:00
crypto sync blowfish function prototype between i386 assembly and C. 2002-02-27 01:32:17 +00:00
ddb
dev Psssst, don't tell anybody I commited this. 2002-03-15 13:15:36 +00:00
filecorefs Pool deals fairly well with physical memory shortage, but it doesn't 2002-03-08 20:48:27 +00:00
fs
gdbscripts
ipkdb
isofs Pool deals fairly well with physical memory shortage, but it doesn't 2002-03-08 20:48:27 +00:00
kern Merge the update to FreeBSD rev 1.95. 2002-03-13 21:50:24 +00:00
lib Updated from libc. 2002-03-13 00:59:29 +00:00
lkm Upgraded IPFilter to 3.4.25 2002-03-14 12:32:36 +00:00
miscfs don't yield the cpu in genfs_putpages() if we're the pagedaemon. 2002-03-02 06:58:01 +00:00
msdosfs msdosfs_rename(): also write the higher 16bits of start cluster if FAT32 2002-03-08 22:07:53 +00:00
net suppress -Wunused if !INET6 2002-03-13 06:43:18 +00:00
netatalk
netccitt
netinet have tcp6_drain 2002-03-15 09:25:41 +00:00
netinet6 have a real lock around IPv6 reassembly. 2002-03-15 10:44:07 +00:00
netisdn
netiso
netkey missing splx 2002-03-01 04:19:42 +00:00
netnatm
netns
netsmb
nfs Cosmetic change for nfs_enterdircache() - since 'blkno' is last arg, 2002-03-11 22:56:47 +00:00
ntfs
stand
sys add NetBSD RCS tag 2002-03-13 20:51:37 +00:00
ufs Pool deals fairly well with physical memory shortage, but it doesn't 2002-03-08 20:48:27 +00:00
uvm Remove PR_MALLOCOK. 2002-03-09 07:28:20 +00:00
Makefile