summaryrefslogtreecommitdiffstats
path: root/sys/pc98
Commit message (Expand)AuthorAgeFilesLines
* o Use tab instead of spaces for puc(4) line.kuriyama2005-01-051-3/+3
* Remove old wdc driver completely.nyan2005-01-041-8/+0
* Catchup to wd removalimp2005-01-041-12/+0
* Remove last vestiges of old wd driver. ata works well on pc98 andimp2005-01-047-5548/+0
* MFi386: revision 1.421.nyan2005-01-021-2/+2
* Fix comment.phk2004-12-222-2/+2
* Separate mse driver into a core driver and a bus attachments. Separate outimp2004-12-121-1075/+0
* Don't include sys/user.h merely for its side-effect of recursivelydas2004-11-272-4/+4
* U areas are going away, so don't allocate one for process 0.das2004-11-202-4/+0
* Initiate deorbit burn sequence for 80386 support in FreeBSD: Removejhb2004-11-164-14/+2
* MFi386: revision 1.1170nyan2004-11-101-3/+5
* Add FL_MFM flag to the fd_native_types structure.nyan2004-11-092-4/+4
* MFi386: revision 1.420 (Reduce annoying SCSI probing delay).nyan2004-11-041-1/+1
* - Change the ddb paging "support" to use a variable (db_lines_per_page) tojhb2004-11-012-2/+2
* MFi386: revision 1.599 (Preserve dcons(4) buffer passed by loader(8).)nyan2004-10-302-2/+34
* Don't set si_bsize_phys.phk2004-10-291-4/+1
* 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
OpenPOWER on IntegriCloud