summaryrefslogtreecommitdiffstats
path: root/sys/pc98
Commit message (Expand)AuthorAgeFilesLines
* Disable ed1 - ed12.nyan2004-10-241-0/+24
* use bioq_takefirst()phk2004-10-231-5/+2
* Use bioq_takefirst()phk2004-10-222-8/+4
* Merged from sys/dev/sio/sio.c (Use generic tty code).nyan2004-10-152-180/+90
* Remove unused variable.njl2004-10-152-2/+0
* Remove local hacks to set flags now that the device probe does this for us.njl2004-10-142-4/+0
* Use generic tty code instead of local stuff.phk2004-10-132-1046/+214
* Add more PnP serial cards support.nyan2004-10-012-22/+38
* Merged from sys/dev/sio/sio.c: more tty related changes.nyan2004-09-202-18/+20
* Use tty->t_sc, ttyalloc() and lock/init termios from struct tty.phk2004-09-172-142/+114
* Include <sys/malloc.h> to satisfy new isa_dma stuff.phk2004-09-172-0/+2
* Add new a function isa_dma_init() which returns an errno when it failsphk2004-09-152-28/+24
* Add device driver support for the VIA Networking Technologieswpaul2004-09-101-0/+3
* Switch the default scheduler to 4BSD to match what will go into RELENG_5 soon.scottl2004-09-071-1/+3
* Refactor a bunch of scheduler code to give basically the same behaviourjulian2004-09-052-2/+2
* MFi386: revision 1.1172.ru2004-09-021-13/+19
* Kill count device support from config. I've changed the last fewpeter2004-08-303-16/+8
* Remove the HW_WDOG option; it serves no purpose.des2004-08-291-2/+0
* Always compile PFIL_HOOKS into the kernel and remove the associated kernelandre2004-08-271-1/+0
* Merged from sys/dev/fdc/fdc.c revision 1.283.nyan2004-08-222-8/+0
* MFi386: revision 1.597.nyan2004-08-052-0/+6
* MFi386: revision 1.410.nyan2004-08-051-0/+1
* Making a loadable null.ko for /dev/(null|zero) proved rathermarkm2004-08-031-1/+0
* MFi386: revision 1.1167nyan2004-08-011-0/+4
* Break out the MI part of the /dev/[k]mem and /dev/io drivers intomarkm2004-08-011-1/+3
* Merged from sys/dev/sio/sio.c revision 1.450.nyan2004-07-242-2/+4
* 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
OpenPOWER on IntegriCloud