summaryrefslogtreecommitdiffstats
path: root/sys/pc98/cbus/sio.c
Commit message (Expand)AuthorAgeFilesLines
* Merged from sys/isa/sio.c revision 1.312.kato2000-09-131-0/+9
* Merged from sys/isa/sio.c revisions 1.309 - 1.311.kato2000-09-081-9/+25
* Merged from sys/isa/sio.c revision 1.306, 1.307 and 1.308.kato2000-09-071-37/+110
* Previous commit changing SYSCTL_HANDLER_ARGS violated KNF.phk2000-07-041-1/+1
* Style police catches up with rev 1.26 of src/sys/sys/sysctl.h:phk2000-07-031-1/+1
* Fixed to support RSA98-III non-pnp mode. rman_get_start() had returnednyan2000-06-211-29/+37
* Use bus_space stuff except where it needs high performance.nyan2000-05-121-413/+309
* Release allocated resources and return ENXIO on error.nyan2000-04-221-7/+16
* Merged from sys/isa/sio.c revisions 1.293 and 1.294.kato2000-04-011-14/+123
* Merged from sys/i386/isa/clock.c and sys/isa/sio.c revisions 1.150 andkato2000-03-231-0/+1
* Merged from sys/isa/sio.c revision 1.291.kato2000-03-121-14/+19
* Merged from sys/isa/sio.c revisions 1.289 and 1.290.kato2000-03-101-2/+1
* Merged from sys/isa/sio.c rev 1.288.kato2000-02-171-13/+17
* Synced with sys/isa/sio.c rev 1.287.kato2000-01-291-1/+8
* Return ENXIO on error.kato2000-01-241-2/+2
* Synced with sys/isa/sio.c rev 1.285.kato2000-01-201-0/+7
* Synced with sys/isa/sio.c rev 1.284.kato2000-01-131-3/+3
* Synced with sys/isa/sio.c rev 1.282.kato1999-12-271-5/+48
* Merge from sys/isa/sio.c rev 1.279.kato1999-12-101-12/+18
* Merge from sys/isa/sio.c rev 1.277 & 1.278.kato1999-12-071-22/+29
* Supported i8251 (internal COM1) FIFO mode.nyan1999-12-061-56/+214
* Sync with sys/isa/sio.c revision 1.276.nyan1999-12-011-16/+4
* - Fixed to support RSB-384/2000/3000.nyan1999-11-291-42/+35
* Sync with sys/isa/sio.c revision up to 1.275.nyan1999-11-181-110/+160
* Support RSA-98III PnP mode.nyan1999-11-031-0/+11
* Sync with sys/isa/sio.c revision from 1.269 to 1.273.nyan1999-11-031-109/+101
* Remove five now unused fields from struct cdevsw. They should neverphk1999-09-251-5/+0
* This patch clears the way for removing a number of tty relatedphk1999-09-251-24/+8
* Fixed missing changes from sys/isa/sio.c.nyan1999-09-121-202/+110
* Change isa_get/set_flags() to device_get/set_flags().kato1999-09-071-10/+10
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Add PHK's make_dev() into more places where DEVFS used to bejulian1999-08-271-33/+13
* Use V-FAST mode register to check whether it supports V-FST mode.nyan1999-08-171-3/+3
* Fixed checking a type of the interface.nyan1999-08-091-2/+2
* Merge the cons.c and cons.h to the best of my ability. alpha may orphk1999-08-091-2/+2
* Remove cmaj and bmaj args from DEV_DRIVER_MODULE.phk1999-07-041-3/+2
* PC98 part of the second phase of syscons reorganization.kato1999-06-241-2/+2
* This commit should be a extensive NO-OP:phk1999-05-301-7/+21
* Sync with sys/isa/sio.c revision 1.241.kato1999-05-111-2/+3
* Fixed for COM_MULTIPORT option. Members flags and unit should bekato1999-05-101-2/+3
* Sync with sys/isa/sio.c revision 1.240.kato1999-05-101-47/+26
* Unconfuse DEV_MODULE() and DEV_DRIVER_MODULE() about the difference betweenphk1999-05-091-2/+2
* Sync with sys/isa/sio.c revision 1.234.kato1999-05-091-27/+78
* Continue where Julian left off in July 1998:phk1999-05-071-3/+3
* Fixed missing parenthesis.kato1999-05-051-2/+3
* Suser() simplification:phk1999-04-271-5/+5
* Fixed missing changes for new-bus (return value of the probe routine).kato1999-04-191-8/+8
* Sync with sys/isa/sio.c revision 1.226.kato1999-04-191-4/+22
* Sync with follwing files:kato1999-04-181-208/+379
* Sync with sys/i386/isa/sio.c revision 1.234.kato1999-04-031-2/+2
OpenPOWER on IntegriCloud