freebsd-nq/sys/conf
Seigo Tanimura 1f82d2d70d 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.
2000-06-11 06:43:16 +00:00
..
defines
files 1. Update Comtrol RocketPort driver(rp) to version 3.02. 2000-06-11 06:43:16 +00:00
files.alpha A checkpoint of a part of a work-in-progress. Some more cleanups for 2000-06-10 22:13:40 +00:00
files.i386 1. Update Comtrol RocketPort driver(rp) to version 3.02. 2000-06-11 06:43:16 +00:00
files.pc98 A checkpoint of a part of a work-in-progress. Some more cleanups for 2000-06-10 22:13:40 +00:00
kern.mk Reserve register t7 on alpha to point at per-cpu global variables. 2000-04-28 08:44:42 +00:00
kmod.mk Remove KMODDEPS support. All our existing dependencies are specified 2000-05-01 18:06:49 +00:00
ldscript.alpha Add $FreeBSD$ 2000-01-11 15:35:16 +00:00
ldscript.amd64 Add $FreeBSD$ 2000-01-11 15:35:16 +00:00
ldscript.i386 Add $FreeBSD$ 2000-01-11 15:35:16 +00:00
ldscript.powerpc Add $FreeBSD$ 2000-01-11 15:35:16 +00:00
majors Claim major 148 for agp. 2000-06-09 15:48:01 +00:00
Makefile.alpha A checkpoint of a part of a work-in-progress. Some more cleanups for 2000-06-10 22:13:40 +00:00
Makefile.i386 A checkpoint of a part of a work-in-progress. Some more cleanups for 2000-06-10 22:13:40 +00:00
Makefile.pc98 A checkpoint of a part of a work-in-progress. Some more cleanups for 2000-06-10 22:13:40 +00:00
Makefile.powerpc A checkpoint of a part of a work-in-progress. Some more cleanups for 2000-06-10 22:13:40 +00:00
newvers.sh Welcome to 5.0-current! 2000-03-13 09:13:01 +00:00
NOTES Document flags 0x100 in syscons.4, and document syscons' flags in LINT. 2000-06-09 23:47:30 +00:00
options Add ISP_COMPILE_12160_FW and ISP_COMPILE_12160_FW options to opt_isp.h 2000-06-10 02:09:50 +00:00
options.alpha Add AlphaServer 2000 (demi-sable), 2100 (sable), and 2100A (lynx) support. 2000-05-28 02:52:54 +00:00
options.i386 Add option BROKEN_KEYBOARD_RESET to an opt_*.h file 2000-06-10 02:05:57 +00:00
options.pc98 Move UKBD_DFLT_KEYMAP into the options file since USB is machine 2000-05-09 18:23:38 +00:00
param.c Move the MSG* and SEM* options to opt_sysvipc.h 2000-05-01 13:33:56 +00:00
systags.sh $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00