freebsd-skq/sys/i386
jmg 13be81370a teach sio how to attach to isa PnP cards. This is mainly for use with
internal modems.  Currently detects a USR modem, and a couple Supra
modems...  vendor id's for sio capabile cards welcomed...

document new option EXTRA_SIO that will increase sio's internal data
structures to support X more serial ports...  these are used by the
PnP part of sio for attaching...  If you don't have it specified, it
will default to 2...  This is defaulted to 0 if you don't have PnP
compiled into your kernel...

also document that if you set the PnP flags (pnp x flags y) to 0x1 that
the modem will be refused to be recognized by the sio driver... this
is for people that want the traditional isa driver to probe and attach
the modem... (for keeping legacy sio numbering)
1997-09-19 15:25:49 +00:00
..
apm Fix crash when halting where APM was configured but not enabled 1997-06-19 00:25:03 +00:00
bios Fix crash when halting where APM was configured but not enabled 1997-06-19 00:25:03 +00:00
boot Remove pbzero(), things we load zero their own bss. 1997-08-31 06:11:26 +00:00
conf teach sio how to attach to isa PnP cards. This is mainly for use with 1997-09-19 15:25:49 +00:00
eisa Bruce wants the warning. 1997-09-14 11:28:30 +00:00
i386 reduce the number of warnings this file emits during compiling 1997-09-18 08:00:48 +00:00
ibcs2 Fixed type mismatches for functions with args of type vm_prot_t and/or 1997-08-25 22:15:31 +00:00
include Update select -> poll in drivers. 1997-09-14 03:19:42 +00:00
isa teach sio how to attach to isa PnP cards. This is mainly for use with 1997-09-19 15:25:49 +00:00
linux Removed unused #includes (<machine/cpu.h> now gives more pollution). 1997-09-01 02:12:39 +00:00
pci Removed unused #includes. 1997-07-20 14:10:18 +00:00
scsi Don't depend on the gcc feature of permitting conditional expressions 1997-08-25 23:45:50 +00:00
Makefile Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00