summaryrefslogtreecommitdiffstats
path: root/sys/pc98/cbus/sio.c
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Sync with sys/i386/isa/sio.c revision up to 1.233.kato1999-04-011-2/+22
* Sync with sys/i386/isa/sio.c revision up to 1.231.kato1999-03-251-1/+3
* Sync with sys/i386/isa/sio.c revision 1.229.kato1999-03-041-3/+7
* Sync with sys/i386/isa/sio.c revision up to 1.228.kato1999-02-051-183/+221
* Added braces around initializsers and in if-statements.kato1999-02-021-86/+86
* Use suser() to check for super user rather than examining cr_uid directly.phk1999-01-301-2/+3
* The "easy" fixes for compiling the kernel -Wunused: remove unreferenced statickato1999-01-281-4/+2
* Sync with sys/i386/isa/sio.c revision 1.225.kato1999-01-271-2/+3
* Update the pccard hooks to use a module style declaration instead.peter1999-01-191-12/+3
* Sync with sys/i386/isa/sio.c revision up to 1.223.kato1999-01-161-2/+5
* Sync with sys/i386/isa/sio.c and syscons.c revisions 1.221 and 1.289,kato1999-01-081-4/+16
* - Remove bus-dependent addresses from `ic' file.kato1999-01-031-7/+53
* Support following devices:kato1999-01-031-368/+945
* Sync with sys/i386/isa/sio.c revision 1.220.kato1998-12-301-158/+1
* Sync with sys/i386/isa/fd.c, if_fe.c, npx.c and sio.c revisions 1.126,kato1998-12-081-2/+1
* Sync with sys/i386/isa/sio.c revision up to 1.218.kato1998-11-231-67/+2
* Initialize isa_devtab entries for interrupt handlers in individualbde1998-10-221-7/+9
* Sync with sys/i386/isa/if_ed.c and sio.c revisions 1.145 and 1.215,kato1998-09-141-19/+17
* Sync with sys/i386/isa/sio.c revision up to 1.214.kato1998-08-281-11/+12
* Sync with sys/i386/isa/sio.c revision 1.211.kato1998-08-191-9/+10
* Sync with sys/i386/isa/sio.c revision 1.210.kato1998-08-131-15/+10
* Changed %n to %r in devfs name format strings. %n has almost gone away.bde1998-07-151-7/+7
* Sync with sys/i386/isa/syscons.c revision 1.208.kato1998-06-241-1/+9
* Sync with sys/i386/isa/sio.c revision 1.207.kato1998-06-171-11/+4
* Merge 64bit portability fixes from sys/i386 stuff.kato1998-06-081-2/+2
* Sync with sys/i386/isa/sio.c revision up to 1.205.kato1998-06-051-10/+10
* Sync with sys/i386/isa/sio.c revision 1.203.kato1998-06-011-23/+28
* Sync with sys/i386/isa/sio.c revision 1.202.kato1998-05-201-2/+2
* Sync with sys/i386/isa/sio.c revision 1.201.kato1998-05-131-1/+2
* Sync with sys/i386/isa/sio.c revision 1.200.kato1998-05-041-1/+2
* Sync with sys/i386/isa/sio.c revision up to 1.199.kato1998-02-271-5/+4
OpenPOWER on IntegriCloud