summaryrefslogtreecommitdiffstats
path: root/sys/pc98
Commit message (Expand)AuthorAgeFilesLines
* Convert callers to the new bus_alloc_resource_any(9) API.njl2004-03-1712-58/+56
* Don't use the pcic polling.nyan2004-03-161-1/+1
* Temporarily comment out cy.imp2004-03-151-3/+2
* including isa_device.h was historical in this file, remove itimp2004-03-153-3/+0
* Shorten a long comment.obrien2004-03-151-1/+1
* comment out bs and wd entries in the hintsimp2004-03-141-16/+16
* MFi386: Remove the stl and stli drivers.nyan2004-03-141-19/+0
* Restore CDIOCREADAUDIO ioctl.nyan2004-03-071-0/+9
* Remove '#include <machine/bus_pio.h>'. This is meaningless.nyan2004-03-072-2/+0
* Remove unneeded devices.nyan2004-03-071-102/+0
* MFi386: revisions from 1.1127 to 1.1131.nyan2004-03-071-16/+15
* Add the agp, bfe, sk and ti devices. (the agp is disabled by default).nyan2004-03-071-3/+6
* Remove unused FDNUMTOUNIT() macrophk2004-02-292-4/+0
* Merged from sys/isa/fd.c revision 1.266.nyan2004-02-262-366/+126
* Device megapatch 4/6:phk2004-02-2110-5/+20
* Device megapatch 3/6:phk2004-02-212-4/+0
* Device megapatch 1/6:phk2004-02-218-16/+0
* Change the disk(9) API in order to make device removal more robust.phk2004-02-181-11/+14
* MFi386: revision 1.397 (cosmetic changes)nyan2004-01-301-48/+48
* MFi386: revision 1.1122 (typos and cosmetic changes)nyan2004-01-301-18/+18
* The ataraid device is not needed for pc98.nyan2004-01-271-0/+1
* - Recruit some new ULE users by making it the default scheduler in GENERIC.jeff2004-01-241-1/+1
* Add PFIL_HOOKS to the GENERIC kernel configuration, primarily sonectar2004-01-241-0/+1
* MFi386: revisions from 1.1116 to 1.1119.nyan2004-01-211-69/+45
* Merged from sys/dev/sio/sio.c revision 1.418.nyan2004-01-212-2/+6
* MFi386: revision 1.1114.nyan2004-01-121-2/+2
* MFi386: revision 1.583.nyan2004-01-112-0/+6
* Remove the AUTO_EOI_2 option for PC-98 as it has never done anything anywayjhb2004-01-061-7/+0
* Make sigaltstack as per-threaded, because per-process sigaltstack statedavidxu2004-01-032-44/+44
* Garbage-collected CLK_USE_TSC_CALIBRATION.bde2003-12-301-7/+6
* Add detach method.nyan2003-12-282-0/+2
* Merged from sys/dev/sio/sio.c revision 1.417.bde2003-12-262-4/+4
* The dgb driver is redundant with the digi driver in the tree. It usesimp2003-12-071-15/+0
* There is no such thing as a pc98 machine with ISA expansion slots, norimp2003-12-031-6/+0
* Merged from sys/dev/sio/sio.c revisions 1.415 and 1.416.bde2003-11-172-20/+26
* opt_apic.h is not needed.nyan2003-11-152-2/+0
* MFi386: revisions from 1.1102 to 1.1105.nyan2003-11-151-16/+13
* Change the clear_ret argument of get_mcontext() to be a flags argument.marcel2003-11-092-4/+4
* - Implement selwakeuppri() which allows raising the priority of atanimura2003-11-091-1/+1
* Include machine/asmacros.h instead of machine/asm.h.nyan2003-11-052-2/+2
* Removed reference to the garbage (and soon to be deleted) optionbde2003-11-051-1/+0
* 'options APIC_IO' is replaced by 'device apic'.nyan2003-11-041-2/+2
* 'options APIC_IO' is replaced by 'device apic'.nyan2003-11-041-1/+1
* MFi386: revision 1.206nyan2003-11-043-498/+39
* MFi386: revision 1.580nyan2003-11-042-24/+78
* Split pc98 support into pc98/pc98/nmi.c.nyan2003-11-042-0/+156
* MFi386: revision 1.579.nyan2003-10-312-28/+20
* Merged from sys/isa/syscons_isa.c revision 1.24.nyan2003-10-312-0/+8
* MFi386: revision 1.578.nyan2003-10-312-16/+2
* MFi386: revision 1.577.nyan2003-10-192-18/+34
OpenPOWER on IntegriCloud