summaryrefslogtreecommitdiffstats
path: root/sys/i386
Commit message (Expand)AuthorAgeFilesLines
* Add the DPT driver and options.julian1998-01-262-2/+88
* Add Simon Shapiro's DPT driverjulian1998-01-264-5/+19
* re-sort back into orderpeter1998-01-261-8/+8
* Add missing definition for swi_vmpeter1998-01-261-1/+2
* Undo previous commit. The cpuid symbol has been already used by SMPkato1998-01-252-23/+5
* Added cpuid instruction.kato1998-01-251-1/+10
* Execute cpuid if BIOS disables cpuid instruction of Cyrix 6x86MX CPU,kato1998-01-251-4/+13
* Even though BIOS writer's guide recommends cpuid instruction of Cyrixkato1998-01-252-17/+56
* Turn CLK_USE_TSC_CALIBRATION into a new-style option.eivind1998-01-251-1/+2
* Remove the FDSEEKWAIT option and description.eivind1998-01-252-24/+2
* 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-2438-50/+111
* Add better support for larger I/O clusters, including larger physicaldyson1998-01-243-5/+8
* VM level code cleanups.dyson1998-01-223-75/+64
* Add entry for SMC 9432TX cards (tx driver).jkh1998-01-211-2/+3
* Add entries for tx card.jkh1998-01-213-3/+10
* Add prototypes for swi_vm, setsoftvm, schedsoftvm, and splsoftvm that weregibbs1998-01-211-1/+2
* Suggested by: bdejb1998-01-201-1/+12
* - Add binary compatibility support for obsolete console/mouse ioctlsyokota1998-01-202-3/+118
* Nondestructive attempts to get simple locks when SL_DEBUG is defined.tegge1998-01-191-19/+21
* The removal of a page from the free queue in vm_page_zero_idle wastegge1998-01-191-1/+2
* Don't throw away bootp reply packets that are shorter than our extended-lengthtegge1998-01-182-2/+6
* Tie up some loose ends in vnode/object management. Remove an unneededdyson1998-01-171-24/+6
* Fix misleading comment about major #pst1998-01-161-2/+2
* Bring in IDE ATAPI floppy support.pst1998-01-1610-10/+817
* 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-155-13/+20
* Implementation of Bus Space for FreeBSD-x86.gibbs1998-01-159-6/+5129
* Implementation of Bus DMA for FreeBSD-x86. This is sufficient to dogibbs1998-01-152-1/+596
* Add entry for i386/i386/busdma_machdep.cgibbs1998-01-151-1/+2
* Add and document PPS_SYNCphk1998-01-142-2/+14
* Fix typo.kato1998-01-141-2/+2
* Fix illegal numeric expressions: 08 and 09.yokota1998-01-121-10/+10
* Adjust upwards the size of exec map in order to take into account thedyson1998-01-121-2/+2
* 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
* Add ppp, at long last, back to GENERIC. We have enough room in thejkh1998-01-111-3/+2
* Add a machine dependent header for the i386 jmp_buf size instead of pilingjb1998-01-101-0/+35
* 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 the BOOTP family new-style options (in opt_bootp.h)eivind1998-01-092-2/+4
* Make INET a proper option.eivind1998-01-0818-20/+81
* update the AWE32 wave table driver to Iwai's 0.4.2c version. This alsojmg1998-01-087-3756/+6
* 1. Supporting a bogus 16550A compatible PCMCIA CARD stuffsamurai1998-01-081-4/+71
* Define integer types added by POSIX.1g. We already had int8_t, int16_t,alex1998-01-081-1/+4
* Added accent (dead) key support to syscons and kbdcontrol.yokota1998-01-073-7/+393
* documentation changes.jamil1998-01-061-4/+5
* Make our v_usecount vnode reference count work identically to thedyson1998-01-061-1/+2
* sigh....forgot to update the DEBUG printfjmb1998-01-051-3/+3
OpenPOWER on IntegriCloud