summaryrefslogtreecommitdiffstats
path: root/sys/pc98
Commit message (Expand)AuthorAgeFilesLines
* MFi386: revision 1.596.nyan2004-07-192-0/+6
* In -CURRENT pseudo devices are not statically assigned at compile time,maxim2004-07-181-1/+1
* Rename the sound device drivers.nyan2004-07-172-12/+14
* Merged from the following changes.nyan2004-07-176-60/+88
* Preparation commit for the tty cleanups that will follow in the nearphk2004-07-152-4/+4
* Move the fdc_alloc_resources function into the bus front end.nyan2004-07-154-412/+166
* Unbreak LINT: device card no longer takes a count.des2004-07-141-1/+1
* oldcard's card device no longer requires a countimp2004-07-131-1/+1
* Merged from recent fdc driver changes.nyan2004-07-136-194/+294
* MFi386: revision 1.213.nyan2004-07-133-48/+60
* Add ptrace_clear_single_step(), alpha already has it for years, the functiondavidxu2004-07-132-0/+14
* Introduce ttygone() which indicates that the hardware is detached.phk2004-07-112-76/+10
* MFi386: revision 1.212.nyan2004-07-113-39/+33
* MFi386: revision 1.406nyan2004-07-111-1/+3
* MFi386: Update for the KDB framework:marcel2004-07-102-24/+68
* Update for the KDB framework. Sanitize the alpha console code now thatmarcel2004-07-102-416/+150
* - Merged from sys/dev/fdc/fdc.c revision 1.275.nyan2004-07-086-748/+692
* MFi386: revision 1.16.nyan2004-07-082-2/+30
* Remove obsolete defines.nyan2004-07-082-126/+0
* MFi386: revision 1.1164.nyan2004-07-081-7/+1
* MFi386: revision 1.1163nyan2004-07-011-0/+1
* Merged from sys/dev/sio/sio.c revision 1.446.nyan2004-07-012-6/+4
* - Shorten the names for the TTY related swi interrupt handlers as thejhb2004-06-282-4/+4
* Merged from sys/dev/sio/sio.c revision 1.444.nyan2004-06-282-2/+4
* Pick the hotchar out of the tty structure instead of caching privatephk2004-06-262-12/+10
* Merged from sys/dev/sio/sio.c revision 1.442.nyan2004-06-262-326/+250
* Remove the TIOCDCDTIMESTAMP option.phk2004-06-222-32/+0
* Merged from sys/dev/sio/sio.c revisions 1.439 and 1.440.nyan2004-06-222-102/+230
* MFi386: revision 1.592.nyan2004-06-222-50/+14
* MFi386: revision 1.1161nyan2004-06-161-1/+1
* Do the dreaded s/dev_t/struct cdev */phk2004-06-1612-77/+77
* Include vm/vm_param.h to pull in KERNBASE now. This should fix theimp2004-06-132-0/+2
* 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
OpenPOWER on IntegriCloud