summaryrefslogtreecommitdiffstats
path: root/sys/pc98/cbus
Commit message (Expand)AuthorAgeFilesLines
* Fixed conflict with sys/dev/syscons/syscons.h.nyan2001-07-141-5/+0
* - Refine pc98 supports.nyan2001-07-142-45/+89
* Merged from the following changes.nyan2001-07-143-9/+18
* Added #include <sys/proc.h>nyan2001-07-101-0/+1
* With Alfred's permission, remove vm_mtx in favor of a fine-grained approachdillon2001-07-041-7/+4
* Fixed warning message.nyan2001-07-021-3/+2
* Repo copy i8237.h to dev/ic so we can get rid of some of the final vestigesimp2001-06-301-1/+1
* Merged from the following changes.nyan2001-06-263-77/+264
* Merged from sys/isa/sio.c revision 1.335.nyan2001-06-261-1/+5
* Merged from sys/i386/isa/isa_dma.c revision 1.7.nyan2001-06-261-0/+9
* Merged from sys/isa/syscons_isa.c revision 1.16.nyan2001-06-261-1/+1
* Merged from sys/dev/syscons/scterm-sc.c revison 1.15.nyan2001-06-261-1/+2
* Merged from sys/isa/fd.c revisions 1.198, 1.199, 1.200, 1.202 and 1.204.nyan2001-06-261-75/+31
* Allocate all resources using keyboard controller.nyan2001-06-171-8/+37
* With this commit, I hereby pronounce gensetdefs past its use-by date.peter2001-06-131-2/+0
* Hints overhaul:peter2001-06-121-6/+5
* Move the files from i386/isa/ic/ to dev/ic/.nyan2001-06-101-4/+4
* Nuke the various poorly maintained copies of ioctl_fd.h. The file isjoerg2001-06-061-1/+1
* Move out the files from src/sys/isa/ic/ to src/sys/dev/ic/, so theyjoerg2001-06-041-1/+1
* Remove unneeded includes of sys/ipl.h and machine/ipl.h.jhb2001-05-153-3/+0
* Merged from sys/isa/fd.c revision 1.197.kato2001-05-151-23/+40
* Actually biofinish(struct bio *, struct devstat *, int error) is more generalphk2001-05-061-4/+2
* Merged from sys/isa/fd.c revision 1.193.nyan2001-05-061-5/+5
* Merged from sys/isa/sio.c revision 1.330.kato2001-05-021-8/+9
* Merged from sys/isa/fd.c revision 1.195.kato2001-05-021-2/+4
* Merged from sys/i386/isa/clock.c revisions 1.172 and 1.173.kato2001-05-022-2/+30
* Merged from sys/i386/isa/clock.c revision 1.171.nyan2001-04-012-6/+2
* Send the remains (such as I have located) of "block major numbers" tophk2001-03-264-5/+0
* Supported pcmcia modem card.nyan2001-02-251-4/+10
* Merged from sys/isa/sio.c revision 1.326.kato2001-02-211-2/+3
* Merged from sys/i386/isa/clock.c revision 1.170.kato2001-02-212-12/+2
* Merged from sys/i386/isa/clock.c revision 1.169.kato2001-02-132-16/+16
* Merged from sys/isa/sio.c revision 1.324 (sched_swi -> swi_sched).kato2001-02-131-12/+12
* RIP <machine/lock.h>.markm2001-02-112-5/+0
* Change and clean the mutex lock interface.bmilekic2001-02-093-75/+75
* Remove count for NSIO. The only places it was used it were incorrect.peter2001-01-311-1/+0
* Convert mca (microchannel bus support) from something that we countpeter2001-01-292-6/+6
* Merged from sys/isa/sio.c revision 1.320.nyan2001-01-271-149/+85
* Remove MUTEX_DECLARE() and MTX_COLD. Instead, postpone full mutexjasone2001-01-212-2/+2
* Convert apm from a bogus 'count' into a plain option. Clean out somepeter2001-01-192-6/+6
* Convert more malloc+bzero to malloc+M_ZERO.dwmalone2000-12-081-2/+1
* Merged from sys/i386/isa/clock.c revision 1.164.kato2000-12-052-0/+10
* Make diskerr() always log with printf.phk2000-11-261-1/+1
* Lock down the network interface queues. The queue mutex must be obtainedjlemon2000-11-251-14/+8
* Merged from the following changes.nyan2000-11-052-23/+87
* Restore GDC mode to initial mode instead of 24KHz.nyan2000-10-281-1/+1
* Catch up to the new swi code.jhb2000-10-253-10/+2
* - Overhaul the software interrupt code to use interrupt threads for eachjhb2000-10-253-15/+15
* Used kbio.h and consio.h instead of machine/console.h.kato2000-10-202-3/+3
* Merged from sys/i386/isa/clock.c revision 1.160.kato2000-10-202-6/+6
OpenPOWER on IntegriCloud