aboutsummaryrefslogtreecommitdiff
path: root/sys/conf/files
diff options
context:
space:
mode:
authorSeigo Tanimura <tanimura@FreeBSD.org>2000-06-11 06:43:16 +0000
committerSeigo Tanimura <tanimura@FreeBSD.org>2000-06-11 06:43:16 +0000
commit1f82d2d70d0f9c9220deaee4c7fe7268d633f0b7 (patch)
tree340b93abc3005f6e22d5a0489be8705bfd5e5208 /sys/conf/files
parent6fba33142428c35a7ad60b3a566c1425b41f5aa9 (diff)
downloadsrc-1f82d2d70d0f9c9220deaee4c7fe7268d633f0b7.tar.gz
src-1f82d2d70d0f9c9220deaee4c7fe7268d633f0b7.zip
1. Update Comtrol RocketPort driver(rp) to version 3.02.
2. Newbusify the driver. 3. Build as a module. 4. Use correct minor numbers when creating device files. 5. Correctly lock control characters. 6. Return ENXIO when device not configured. Submitted by: Tor Egge <Tor.Egge@fast.no> 7. Fix the baud_table. Submitted by: Elliot Dierksen <ebd@oau.org> Note: - the old driver still lives in src/sys/i386/isa, so that you can revert to it if something goes wrong. - The module does not detach very well. Attaching works fine.
Notes
Notes: svn path=/head/; revision=61541
Diffstat (limited to 'sys/conf/files')
-rw-r--r--sys/conf/files3
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/conf/files b/sys/conf/files
index c3336f9366ea..7d901f641ff8 100644
--- a/sys/conf/files
+++ b/sys/conf/files
@@ -223,6 +223,9 @@ dev/ppbus/ppi.c optional ppi
dev/ppbus/pps.c optional pps
dev/ppbus/vpo.c optional vpo
dev/ppbus/vpoio.c optional vpo
+dev/rp/rp.c optional rp
+dev/rp/rp_isa.c optional rp isa
+dev/rp/rp_pci.c optional rp pci
dev/si/si.c optional si
dev/si/si2_z280.c optional si
dev/si/si3_t225.c optional si