freebsd-skq/sys/conf
John-Mark Gurney 6a796ce0a1 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
..
defines Add some more defines that don't change the genericness of a file. 1995-05-11 20:21:23 +00:00
files Clean up the SMP AP bootstrap and eliminate the wretched idle procs. 1997-08-26 18:10:38 +00:00
files.i386 docment the new sound drivers in LINT and add the necessary files to 1997-09-14 21:45:05 +00:00
files.newconf Add lines for new files in ipfilter 1997-05-25 15:56:18 +00:00
files.pc98 Synchronize with sys/i386/conf/files.i386 revision 1.176. 1997-09-15 04:00:32 +00:00
kern.mk Revert $FreeBSD$ to $Id$ 1997-02-22 14:13:04 +00:00
kmod.mk Added ${KMOD} to CLEANFILES. ${KMOD} gets created if you run `make load'. 1997-07-21 16:04:41 +00:00
majors Add entries for Comtrol Rocketport serial card. 1997-08-28 12:18:09 +00:00
Makefile.i386 Add option for compiling in a 8x16 font. 1997-07-25 11:53:30 +00:00
Makefile.pc98 Synchronize with sys/i386/conf/Makefile.i386 revision 1.101. 1997-07-26 01:34:05 +00:00
Makefile.powerpc Add option for compiling in a 8x16 font. 1997-07-25 11:53:30 +00:00
newvers.sh Delete $Id$ line from copyright. 1997-07-09 20:38:19 +00:00
nfsswapkernel.c Removed vestiges of config-time "argument processing" configuration. 1997-09-07 13:49:56 +00:00
NOTES teach sio how to attach to isa PnP cards. This is mainly for use with 1997-09-19 15:25:49 +00:00
options Make TCPDEBUG a new-style option. 1997-09-16 18:36:06 +00:00
options.i386 teach sio how to attach to isa PnP cards. This is mainly for use with 1997-09-19 15:25:49 +00:00
options.pc98 Synchronize with sys/i386/conf/options.i386 and sys/i386/isa/fd.c 1997-09-17 08:01:07 +00:00
param.c Removed unused #includes. 1997-06-14 11:38:46 +00:00
systags.sh Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00