summaryrefslogtreecommitdiffstats
path: root/sys/pc98
Commit message (Expand)AuthorAgeFilesLines
* Deorbit COMPAT_SUNOS.phk2004-06-114-16/+16
* Remove atdevbase and replace it's remaining uses with direct references tojhb2004-06-102-4/+2
* Add missing <sys/module.h> includes.phk2004-06-0710-0/+10
* Centralize the line discipline optimization determination in a functionphk2004-06-042-48/+8
* Manual edits to change linesw[]-frobbing to ttyld_*() calls.phk2004-06-042-4/+4
* Machine generated patch which changes linedisc calls from accessingphk2004-06-042-22/+22
* Add missing <sys/module.h> #includesphk2004-06-044-0/+4
* Make the remaining serial drivers call ttyioctl() rather than callingphk2004-06-042-16/+6
* Add missing <sys/module.h> includes currently relying on nested includephk2004-06-032-0/+2
* There is no need to explicitly call the stop function. In all likelyhoodphk2004-06-012-2/+0
* There is no need to explicitly call ttwakeup() and ttwwakeup() afterphk2004-06-012-4/+0
* ttyclose() increments t_gen. Remove redundant increments in drivers.phk2004-06-012-2/+0
* Merged from sys/dev/fdc/fdc.c revision 1.272.nyan2004-05-302-2/+2
* MFi386: revision 1.1160.nyan2004-05-181-0/+5
* Mereged from sys/dev/sio/sio.c revision 1.429.nyan2004-05-062-152/+98
* Oops, switch to using the moved cy driver for pc98 too (remove pointersbde2004-05-031-1/+1
* Add option GEOM_GPT. This brings the ability to have a large number ofmarcel2004-05-021-0/+1
* Spell Ethernet correctly.obrien2004-05-021-10/+10
* - Remove obsolete examples.nyan2004-05-012-64/+50
* Merged from sys/dev/sio/sio.c revision 1.428.nyan2004-05-012-98/+152
* Add the commented out rue(4) entry.nyan2004-04-291-0/+1
* Merged from sys/isa/fd.c revision 1.270.nyan2004-04-252-4/+18
* sx was randomly added to NOTES. Instead, place it in the miscimp2004-04-141-8/+7
* Enable the sx driver on i386 and pc98.nyan2004-04-131-0/+4
* The bs driver was replaced with the ct(pc98) driver. takahashi-sanimp2004-04-072-41/+0
* Remove advertising clause from University of California Regent'simp2004-04-0715-60/+0
* MFi386: Enable the cy driver.nyan2004-04-061-2/+2
* Backout revision 1.31. The twa entries were moved to i386/conf/NOTES.nyan2004-04-041-3/+0
* The twa device and related options are not needed.nyan2004-04-011-0/+3
* Add a comment about time stamper.nyan2004-03-293-3/+3
* - Fix PC98 supports after importing auto selection. [1]nyan2004-03-282-130/+108
* MFi386: revision 1.1136.nyan2004-03-281-4/+4
* MFi386: revision 1.586.nyan2004-03-282-0/+2
* 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
OpenPOWER on IntegriCloud