freebsd-nq/sys/i386
Justin T. Gibbs 0262313ddc Merge in changes for NetBSD/OpenBSD.
Add a panic for attempts to page in a non paged out SCB.

Re-order some of the interrupt routine for better performance.

NetBSD/OpenBSD support Submitted by:Noriyuki Soda <soda@sra.co.jp>,
				    Pete Bentley <pete@demon.net>,
				    Charles M. Hannum <mycroft@mit.edu>,
				    Theo de Raadt <deraadt@theos.com>
1996-05-30 07:19:59 +00:00
..
apm - This code adds some backwards compatability hacks for buggy APM BIOS 1996-04-23 19:59:14 +00:00
bios - This code adds some backwards compatability hacks for buggy APM BIOS 1996-04-23 19:59:14 +00:00
boot Fixed BOOT_HD_BIAS. 1996-05-11 04:27:24 +00:00
conf A patch for the meteor device driver. It fixes: 1996-05-17 09:43:15 +00:00
eisa "board not responding" -> "board is not responding" 1996-05-22 00:04:12 +00:00
i386 The wrong address (pindex) was being used for the page table directory. No 1996-05-29 05:09:07 +00:00
ibcs2 Removed unnecessary #includes from <sys/imgact.h> so that it is 1996-05-01 02:43:13 +00:00
include Add an incremental checksum update routine. Perhaps some i386 assembly 1996-05-23 20:11:48 +00:00
isa Clean up the warnings produced by the recent PCI code. Requested by 1996-05-27 22:32:23 +00:00
linux First pass at cleaning up macros relating to pages, clusters and all that. 1996-05-02 10:43:17 +00:00
pci Make pcibus_check() ignore Device/Vendor IDs of all 0. 1996-04-30 21:37:21 +00:00
scsi Merge in changes for NetBSD/OpenBSD. 1996-05-30 07:19:59 +00:00
Makefile