1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-01 12:19:28 +00:00
freebsd/sys
John-Mark Gurney 2daf730067 add the plug-and-play code into current...
This code has been submitted by Luigi Rizzo <luigi@labinfo.iet.unipi.it>,
based on work done by Sujal Patel.

This currnetly doesn't provide the ability to register the port address
of PnP cards assigned a PnP driver.  As there aren't any PnP capible
drivers yet, this isn't much of a problem.

The code allows you, through USERCONFIG, configure what the cards port
bases, irqs, and dma's are like.  Currently there isn't support to view
what cards are in the sytem.

It successfully configures my PnP Internal Modem and sio then sees the
card as a normal isa device.

man page will be committed shortly.

Approved-by: jkh
Submitted-by: Luigi Rizzo
1997-09-09 12:31:58 +00:00
..
alpha Always defines macros for PC-98 display. 1997-09-04 09:05:17 +00:00
amd64 Change an assemble-time divide into a shift. Under binutils-2.8 gas in elf 1997-09-08 06:40:58 +00:00
compat Moved include files which are independent of bs driver. 1997-08-28 09:23:57 +00:00
compile
conf Removed vestiges of config-time "argument processing" configuration. 1997-09-07 13:49:56 +00:00
ddb Minor hack to also allow for syscons's "interesting" arrow keys. 1997-08-17 21:21:50 +00:00
dev Amancio's latest in the Brooktree driver. 1997-09-09 06:32:32 +00:00
fs Removed yet more vestiges of config-time swap configuration and/or 1997-09-07 16:21:11 +00:00
geom Removed unused #includes. 1997-06-14 13:56:12 +00:00
gnu Removed yet more vestiges of config-time swap configuration and/or 1997-09-07 16:21:11 +00:00
i386 add the plug-and-play code into current... 1997-09-09 12:31:58 +00:00
isa Add a new compile option SC_HISTORY_SIZE to specify the history buffer 1997-09-04 23:01:06 +00:00
isofs/cd9660 Removed yet more vestiges of config-time swap configuration and/or 1997-09-07 16:21:11 +00:00
kern General cleanup of the lock pushdown code. They are grouped and enabled 1997-09-07 22:04:09 +00:00
libkern Removed unused #includes. 1997-08-02 14:33:27 +00:00
miscfs Removed yet more vestiges of config-time swap configuration and/or 1997-09-07 16:21:11 +00:00
modules Remove the vm86 LKM. 1997-08-28 14:45:26 +00:00
msdosfs Removed unused #includes. 1997-09-02 20:06:59 +00:00
net Fix a typo that becomes apparent when compiling without COMPAT_443. 1997-09-07 11:09:22 +00:00
netatalk Removed unused #includes. 1997-09-07 08:30:24 +00:00
netinet Some staticized variables were still declared to be extern. 1997-09-07 05:27:26 +00:00
netipx Added used #include - don't depend on <sys/mbuf.h> including 1997-09-02 01:19:47 +00:00
netkey
netnatm Added used #include - don't depend on <sys/mbuf.h> including 1997-09-02 01:19:47 +00:00
netns Remove unneeded member nsp_head from struct nspcb. 1997-04-14 18:26:51 +00:00
nfs Removed more vestiges of config-time swap configuration. 1997-09-07 12:56:46 +00:00
nfsclient Removed more vestiges of config-time swap configuration. 1997-09-07 12:56:46 +00:00
nfsserver Added used #include - don't depend on <sys/mbuf.h> including 1997-09-02 01:19:47 +00:00
pc98 Synchronize with sys/i386/isa/if_ed.c revision up to 1.120. 1997-09-09 11:29:09 +00:00
pccard Oops, unremoved used #include. 1997-07-21 16:55:28 +00:00
pci Amancio's latest in the Brooktree driver. 1997-09-09 06:32:32 +00:00
powerpc/include Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
rpc Resolve conflicts. 1997-05-28 04:45:15 +00:00
scsi Add a quirk flag for CD drives that jam when seeing a START STOP UNIT 1997-09-07 15:06:08 +00:00
sys Amancio's latest in the Brooktree driver. 1997-09-09 06:32:32 +00:00
tools Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
ufs Removed yet more vestiges of config-time swap configuration and/or 1997-09-07 16:21:11 +00:00
vm Removed yet more vestiges of config-time swap configuration and/or 1997-09-07 16:21:11 +00:00
Makefile Commit a long-forgotten tweak for building tags in /usr/src/sys. 1997-07-13 07:36:20 +00:00