NetBSD/sys
thorpej 0624060713 Rework PCI interrupt mapping on the EB164 systype. Rather than computing
interrupt routing directly, use the interrupt routing information provided
in the PCI "line" register.  The previous scheme did not work properly on
AlphaPC 164SXs.  Also, be silent about the fact that 0/8/x does not
have its interrupt mapped; this is to be expected on the 164SX (this is
the Cypress PCI-ISA bridge, which has IDE wired to compat mode on functions
1 and 2; the 164SX does _not_ have PCI IDE on device 11 like other AlphaPCs).
1998-05-11 23:36:46 +00:00
..
adosfs Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
arch Rework PCI interrupt mapping on the EB164 systype. Rather than computing 1998-05-11 23:36:46 +00:00
compat Fix some arithmetics lossage on typeless pointers. 1998-05-08 16:55:15 +00:00
conf Nuke TUBA per my note to tech-net; there's no reason to keep it around. 1998-05-11 19:57:23 +00:00
ddb Whitespace. 1998-05-03 18:49:54 +00:00
dev Disable the change to check wdp_ataversion, since it's unreliable with old 1998-05-09 05:20:35 +00:00
gdbscripts
ipkdb Update for changes to config. 1998-01-13 02:26:06 +00:00
isofs/cd9660 Fix some arithmetics lossage on typeless pointers. 1998-05-08 18:31:13 +00:00
kern VOP_CLOSE() takes F* flags, not IO_* flags. 1998-05-08 21:02:35 +00:00
lib Sync with libc. 1998-05-07 22:15:23 +00:00
lkm Make sure all LKMs get built with -DUVM and -DPMAP_NEW if so configured 1998-03-28 23:58:44 +00:00
miscfs procfs_readdir: in case of error, check if cookies actually have 1998-04-21 16:36:37 +00:00
msdosfs Fix missing variable increment, which caused writing FAT32 filesystems 1998-05-02 01:47:12 +00:00
net This comment is not true. 1998-05-06 18:23:34 +00:00
netatalk
netccitt Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
netinet Back out previous. This problem was already fixed in a different way. 1998-05-11 23:13:40 +00:00
netiso Nuke TUBA per my note to tech-net; there's no reason to keep it around. 1998-05-11 19:57:23 +00:00
netnatm
netns Spelling error. 1998-05-09 14:24:31 +00:00
nfs Fix some arithmetics lossage on typeless pointers. 1998-05-08 18:18:55 +00:00
stand
sys Reorganize name space protection. Also, provide SEEK_* definitions for 1998-05-10 14:22:02 +00:00
ufs Fix some arithmetics lossage on typeless pointers. 1998-05-08 18:31:13 +00:00
uvm reject attempts to map an immutable or append-only file, shared with 1998-05-10 12:35:58 +00:00
vm reject attempts to map an immutable or append-only file, shared with 1998-05-10 12:35:58 +00:00
Makefile Add an <inttypes.h> implementation; we'll also make it accessible as 1998-04-29 13:28:06 +00:00