freebsd-nq/sys/i386
Bruce Evans 7ffa8327b2 Don't check for IRQ conflicts before probing the device, so that
drivers have a chance to change their IRQ before it is checked.
This was implemented in revision 1.21 and broken in revision 1.26.
Drivers that can change their IRQ should probably be configured
with "irq ?".
1994-10-19 21:57:51 +00:00
..
apm Got rid of "APM" macro. Now only NAPM is needed to activate the APM stuff. 1994-10-10 01:14:03 +00:00
bios Got rid of "APM" macro. Now only NAPM is needed to activate the APM stuff. 1994-10-10 01:14:03 +00:00
boot Martins latest changes. RFC1048 and swap-file should be in the game now. 1994-10-19 20:25:37 +00:00
conf Conditionally define CC, CWARNOPTS, etc., so that `makeoptions' in 1994-10-18 19:45:46 +00:00
eisa Add support for devconf to a large number of device drivers, and do 1994-10-19 01:59:11 +00:00
i386 Implement disk_externalize(). 1994-10-19 00:05:59 +00:00
ibcs2 Got a little closer with socksys emulation. 1994-10-17 22:13:10 +00:00
include Fix the test for the code segment being the usual one. Unusual code 1994-10-19 21:13:51 +00:00
isa Don't check for IRQ conflicts before probing the device, so that 1994-10-19 21:57:51 +00:00
pci #ifdef'ed the verbose probe messages. Only until I find a good way of 1994-10-17 21:11:31 +00:00
Makefile Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some 1993-10-16 19:17:18 +00:00