summaryrefslogtreecommitdiffstats
path: root/sys/modules/Makefile
diff options
context:
space:
mode:
authortanimura <tanimura@FreeBSD.org>2000-06-11 06:43:16 +0000
committertanimura <tanimura@FreeBSD.org>2000-06-11 06:43:16 +0000
commit423e9563878f579d365a6cd05d272784bd92edc4 (patch)
treee33f7429f0e830f180f941f90eea41572dfd3a4c /sys/modules/Makefile
parent4fc801a85706650d7922df5965352e4517d542fd (diff)
downloadFreeBSD-src-423e9563878f579d365a6cd05d272784bd92edc4.zip
FreeBSD-src-423e9563878f579d365a6cd05d272784bd92edc4.tar.gz
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.
Diffstat (limited to 'sys/modules/Makefile')
-rw-r--r--sys/modules/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/Makefile b/sys/modules/Makefile
index 78fe245..48d063d 100644
--- a/sys/modules/Makefile
+++ b/sys/modules/Makefile
@@ -5,7 +5,7 @@
SUBDIR= agp aha amr an aue ccd cd9660 coda cue dc fdesc fxp if_disc if_ef if_ppp \
if_sl if_tun ipfilter ipfw joy kernfs kue \
md mfs mii mlx msdos ncp netgraph nfs ntfs nullfs \
- nwfs portal procfs rl sf sis sk ste syscons ti tl twe tx \
+ nwfs portal procfs rl rp sf sis sk ste syscons ti tl twe tx \
udbp ugen uhid ukbd ulpt umapfs umass umodem ums union urio usb \
vinum vn vpo vr wb xl
OpenPOWER on IntegriCloud