summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa
Commit message (Expand)AuthorAgeFilesLines
* Small adjustment in sync check code.yokota1998-01-241-2/+2
* Make all file-system (MFS, FFS, NFS, LFS, DEVFS) related option new-style.eivind1998-01-2430-26/+75
* Add better support for larger I/O clusters, including larger physicaldyson1998-01-241-1/+3
* - Add binary compatibility support for obsolete console/mouse ioctlsyokota1998-01-202-3/+118
* Fix misleading comment about major #pst1998-01-161-2/+2
* Bring in IDE ATAPI floppy support.pst1998-01-164-3/+797
* Synchronize with NetBSD/pc98 based on NetBSD/i386 version 1.3G patchkato1998-01-1612-206/+253
* Add rcsid. Remove unused vars. Use err(3) and change exit(-1).charnier1998-01-161-28/+19
* Addition of splsoftvm and a VM SWI to handle bus dma related callbacks.gibbs1998-01-154-10/+17
* Fix typo.kato1998-01-141-2/+2
* Fix illegal numeric expressions: 08 and 09.yokota1998-01-121-10/+10
* Add some devfs entriesjulian1998-01-121-2/+44
* add devfs entries for a few more syscons devices (e.g. sysmouse)julian1998-01-121-3/+9
* Added PnP I/O port address of NEC PC-98.kato1998-01-101-2/+7
* - Produce the accent letter if the user hits the accent key twice.yokota1998-01-091-4/+28
* Make INET a proper option.eivind1998-01-0816-17/+73
* update the AWE32 wave table driver to Iwai's 0.4.2c version. This alsojmg1998-01-085-3754/+3
* 1. Supporting a bogus 16550A compatible PCMCIA CARD stuffsamurai1998-01-081-4/+71
* Added accent (dead) key support to syscons and kbdcontrol.yokota1998-01-072-6/+356
* documentation changes.jamil1998-01-061-4/+5
* Removed unused #includes.bde1998-01-011-5/+0
* Moved the SMP declarations of INTREN() and INTRDIS() to the correct header,bde1998-01-011-1/+3
* More cleanup relating to our use of the TSC.phk1997-12-281-40/+30
* wash, sort and put in order various nits from the i586_ctr -> tscphk1997-12-281-11/+11
* Fixed initialization of the divisor latch. We depended on siocnopen()bde1997-12-281-2/+21
* YAMFsio.c (always call ttwwakeup() before returning from comstart()).bde1997-12-281-1/+2
* Always call ttwwakeup() before returning from comstart(). It isn'tbde1997-12-281-1/+2
* Removed unnecessary (and broken) wakeup code in rpstart(). There is nobde1997-12-281-15/+0
* Change major number to match the one actually used (whoops!).jkh1997-12-261-1/+1
* Rename "i586_ctr" to "tsc" (both upper and lower case instances).phk1997-12-263-37/+37
* Make the class code checks in function pci_cfgcheck less strict.se1997-12-201-2/+2
* Make COMPAT_43 and COMPAT_SUNOS new-style options.eivind1997-12-166-5/+16
* Throw options IPX, IPXIP and IPTUNNEL into opt_ipx.h.eivind1997-12-158-8/+16
* Add support for low resolution SMP kernel profiling.tegge1997-12-152-4/+12
* I've been using these tweaks to enable the sound driver to talk to thepeter1997-12-124-7/+27
* eliminated a previously unnoticde compile warning about use ofjamil1997-12-091-2/+2
* the alog.c file respectively, added in wrong order by accidentjamil1997-12-091-0/+665
* The improvements to clock statistics by Tor Eggefsmp1997-12-082-5/+157
* - Add support for the following mice to psm/moused/sysmouse:yokota1997-12-074-704/+1691
* Use ENOIOCTL instead of -1 (= ERESTART) for diskslice ioctls that arebde1997-12-061-2/+2
* Use ENOIOCTL instead of -1 (= ERESTART) for tty ioctls that arebde1997-12-0610-26/+27
* Attach messages: remove unneded newlines and addache1997-12-061-6/+5
* Use the argmument `port' instead of hard coded address in atapi_probe.kato1997-12-041-1/+1
* In all such uses of struct buf: 's/b_un.b_addr/b_data/g'phk1997-12-0211-36/+36
* fix a few style nites...jmg1997-11-301-12/+15
* Recognize 3C569 network interface when `PC98' is defined.kato1997-11-271-2/+7
* From the author:markm1997-11-251-1/+1
* Move the hardware currsor off screen when getting back from ansos1997-11-251-2/+9
* Added a sysctl (machdep.cputime_clock) to select the clock used bybde1997-11-241-11/+55
* Fixed poll related problem which was exhibited by runningahasty1997-11-241-4/+2
OpenPOWER on IntegriCloud