summaryrefslogtreecommitdiffstats
path: root/sys/conf/files.ia64
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2001-10-23 15:17:33 +0000
committerimp <imp@FreeBSD.org>2001-10-23 15:17:33 +0000
commit151e529d3a891a754c242305144d46b11b9ccdf1 (patch)
treedee1001269ed3f3e85229d8c4fadbf0066f82a32 /sys/conf/files.ia64
parent07757cfc52a147589642e6e500d709d956c83254 (diff)
downloadFreeBSD-src-151e529d3a891a754c242305144d46b11b9ccdf1.zip
FreeBSD-src-151e529d3a891a754c242305144d46b11b9ccdf1.tar.gz
Break out the bus front ends into their own files. Rewrite
sio_pccard_detach to use new siodetach. Add an extra arg to sioprobe to tell driver to probe/not probe the device for IRQs. This incorporates most of Bruce's review material. I'm at a good checkpoint, but there will be more to come based on bde's further reviews. Reviewed by: bde
Diffstat (limited to 'sys/conf/files.ia64')
-rw-r--r--sys/conf/files.ia644
1 files changed, 4 insertions, 0 deletions
diff --git a/sys/conf/files.ia64 b/sys/conf/files.ia64
index a3ca2ea..9b99b69 100644
--- a/sys/conf/files.ia64
+++ b/sys/conf/files.ia64
@@ -76,6 +76,10 @@ dev/kbd/kbd.c optional kbd
dev/kbd/kbd.c optional sc
dev/kbd/kbd.c optional ukbd
dev/sio/sio.c optional sio
+dev/sio/sio_isa.c optional sio isa
+dev/sio/sio_pccard.c optional sio card
+dev/sio/sio_pccard.c optional sio pccard
+dev/sio/sio_pci.c optional sio pci
dev/syscons/schistory.c count sc
dev/syscons/scmouse.c optional sc
dev/syscons/scterm.c optional sc
OpenPOWER on IntegriCloud