freebsd-dev/sys/dev
Joerg Wunsch c111c7c745 Add a small hack to UserConfig that allows to override the number of
EISA slots to probe.  This is mainly intended to allow installing the
system on an HP Netserver with an on-board AIC7xxx EISA SCSI
controller, that is sitting on EISA slot # 11.

Documentation updates explaining this hack will follow shortly.

Note that this can go away again as soon as the EISA device probing
is more intelligent about the address space clash with the PCI address
space.

2.2 candidate.

Not objected by:	freebsd-core :)
1996-12-14 18:07:17 +00:00
..
advansys A little 80 column cleanup. 1996-11-05 08:49:17 +00:00
aic7xxx Re-enable reselections as the first thing after we see a bus free. We seem 1996-12-03 17:04:51 +00:00
ar if_sr.c corrupted the global variable `ticks'. 1996-10-31 20:22:40 +00:00
bktr Cleaned up all headers that include <sys/ioctl.h> or <sys/ioccom.h>: 1996-09-21 14:59:43 +00:00
ccd Remove devconf, it never grew up to be of any use. 1996-09-06 23:09:20 +00:00
cy Fixed handling of modem status changes. Only the most common case of 1996-12-05 12:43:30 +00:00
de Cosmetic code cleanup from Matt's latest driver. 1996-12-01 06:01:00 +00:00
dgb Remove devconf, it never grew up to be of any use. 1996-09-06 23:09:20 +00:00
ed Convert the interface address and IP interface address structures 1996-12-13 21:29:07 +00:00
eisa Add a small hack to UserConfig that allows to override the number of 1996-12-14 18:07:17 +00:00
ep Convert the interface address and IP interface address structures 1996-12-13 21:29:07 +00:00
fdc Fix the broken EOF handling in the floppy driver. The most obvious 1996-11-02 23:31:11 +00:00
fe Convert the interface address and IP interface address structures 1996-12-13 21:29:07 +00:00
fxp 1) Implement SIOCSIFMTU in ether_ioctl(), and change ether_ioctl's return 1996-12-10 07:29:50 +00:00
ic A #define really don't need a ; at the end. 1996-10-28 19:35:37 +00:00
ie Remove devconf, it never grew up to be of any use. 1996-09-06 23:09:20 +00:00
joy Updated #includes to 4.4Lite style. 1996-09-10 08:32:01 +00:00
kbd More merge and update. 1996-10-30 22:41:46 +00:00
lnc Convert the interface address and IP interface address structures 1996-12-13 21:29:07 +00:00
mcd Remove devconf, it never grew up to be of any use. 1996-09-06 23:09:20 +00:00
mse Remove devconf, it never grew up to be of any use. 1996-09-06 23:09:20 +00:00
pci Add support for header type == 1 devices (PCI 2.1 compatible PCI to PCI 1996-11-12 23:18:12 +00:00
ppbus Cleaned up all headers that include <sys/ioctl.h> or <sys/ioccom.h>: 1996-09-21 14:59:43 +00:00
rc Remove SC_KBD_PROBE_WORKS option and replace it with a simple run-time flag 1996-10-23 07:29:44 +00:00
scd Remove devconf, it never grew up to be of any use. 1996-09-06 23:09:20 +00:00
si Some warning cleanups. There were some needless casts that also caused 1996-09-27 13:50:59 +00:00
sio Fixed input of BREAKs when IGNPAR is set and IGNBRK is not set. BREAKs 1996-11-30 15:52:56 +00:00
snp Switched from using devfs_add_devsw() to devfs_add_devswf() 1996-03-28 14:31:42 +00:00
speaker Use macros from timmerreg.h instead of private ones. 1996-10-25 14:00:47 +00:00
sr Oops I forgot to add the official id for this card. 1996-11-13 18:06:52 +00:00
syscons Fix the broken support for monochrome VGA's. 1996-12-07 22:33:05 +00:00
vn Call bdevsw_add_generic() later so that there is no chance of returning 1996-08-28 17:45:08 +00:00
vx Some imporvemnets to the vx driver. 1996-12-02 18:44:31 +00:00