summaryrefslogtreecommitdiffstats
path: root/sys/i386
Commit message (Expand)AuthorAgeFilesLines
* Fix the bug that caused CTRL & ALT keys to be hanging sometimes aftersos1997-01-201-1/+1
* Oops, the position of the savefont code was wrong, cur_consolesos1997-01-191-12/+12
* Add bits to identify AMD K5 and K6 cpu's.obrien1997-01-191-6/+18
* Oops! I commented out the waiting for retrace loops, because thesos1997-01-181-5/+5
* This mega-merge brings Matt Thomas' 960801 FDDI driver (almost) upjoerg1997-01-172-25/+11
* This commit was generated by cvs2svn to compensate for changes in r21826,joerg1997-01-171-0/+537
|\
| * Finally import the 960801 of Matt Thomas' DEC FDDI driver. I'mjoerg1997-01-171-0/+537
| * This commit was manufactured by cvs2svn to create branch 'MATT_THOMAS'.cvs2svn1995-03-14446-196852/+0
* | Add Intel EtherExpress Pro/10 Ethernet adapter to list of supportedjkh1997-01-171-0/+1
* | Fixed unit select code in atapi_probe (PC98 specific).kato1997-01-171-0/+4
* | Bruce pointed out a bogon:sos1997-01-171-3/+11
* | Moved the definition of LPC_ENA into #else ... #endif. Changedkato1997-01-171-1/+1
* | Adjust ex0 entries properly after talking with Javier.jkh1997-01-173-3/+3
* | Bring back the fix from 1.32 that got spammed by recent changes.nate1997-01-161-1/+6
* | Guard against the i8254 timer being uninitialzed if DELAY() isbde1997-01-162-10/+44
* | - Modified for PC-98.kato1997-01-161-5/+34
* | Removed option EXTRAVNODES. All versions of FreeBSD-2.x have a sysctlbde1997-01-162-20/+0
* | Add the ex driver (Intel EtherExpress Pro/10).jkh1997-01-166-0/+1087
* | Fixed printing of small offsets. E.g., -4(%ebp) is now printedbde1997-01-161-0/+15
* | Document INCLUDE_CONFIG_FILE.jkh1997-01-162-0/+12
* | Fix bug related to map entry allocations where a sleep might be attempteddg1997-01-151-9/+8
* | Fixed longstanding annoying warning about a type mismatch. pmap doesn'tbde1997-01-151-7/+8
* | Upgrade the kbdio rutines to provide queued kbd & mouse events.sos1997-01-157-632/+1260
* | Make the sound drivers work with DEVFS.jfieber1997-01-151-40/+71
* | Update from driver author. Closes PR#2421.wollman1997-01-142-58/+140
* | Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-14309-310/+310
* | Use the new if_multiaddrs list for multicast addresses rather than thewollman1997-01-135-140/+66
* | Just 'warn' the user that they are mixing dedicated drivers and genericnate1997-01-132-2/+10
* | Added options 'LINT_PCCARD_HACK' which (will very soon) allow LINT tonate1997-01-132-2/+8
* | - Add [?] key and corresponding helptext/pager.msmith1997-01-131-36/+172
* | When we changed pmap_protect to support adding the writeabledyson1997-01-111-8/+13
* | Moved pccard_configure() to the end of the configure() list. Thisnate1997-01-111-6/+6
* | Prepare better for multi-platform by eliminating another requireddyson1997-01-111-47/+4
* | Staticize the functions rtc_inb, rtc_outb, rtc_serialcombit, andkato1997-01-101-4/+1
* | kern/2433: Multiple AHA1542 scsi controllers don't workphk1997-01-101-1/+2
* | i386/2427: 2.2-BETA ft driver panics when there're no floppy drivesphk1997-01-091-1/+3
* | Make the code more consistant by using the INTR*MASK macros througout thenate1997-01-084-8/+8
* | Changed magic # 0xa0000 -> ISA_HOLE_START since it's now defined.nate1997-01-081-2/+2
* | > The extra include of <sys/time.h> is because apm uses microtime() and mynate1997-01-072-22/+4
* | Made minimal changes to make this work again (it depended on devconf).bde1997-01-071-9/+5
* | - Cleanup up the driver (remove un-needed parameters, white-space,nate1997-01-0611-182/+168
* | Undo RCS keyword change to keep the original `$NetBSD$'.kato1997-01-0514-14/+14
* | Minor white-space and comment cleanups. No functional change.nate1997-01-051-3/+10
* | Fix for PR/2333 - psm0 panics if no mouse attached:nate1997-01-051-2/+7
* | Reenabled i586_optimized_copyin/out yet again.bde1997-01-041-3/+1
* | Fixed context switching of FPU state after a fault inbde1997-01-041-3/+20
* | Fixed botched tables:bde1997-01-041-128/+147
* | Change types of wdp_cylinders, wdp_heads and wdp_sectors in structkato1997-01-041-4/+4
* | Add code to copy the LDT, if required.se1997-01-021-1/+16
* | A couple of changes for proper mpu401 recognition, and an opl3 patchjkh1996-12-303-15/+21
OpenPOWER on IntegriCloud