summaryrefslogtreecommitdiff
path: root/sys/arch/i386
AgeCommit message (Expand)Author
2000-03-28from netbsd: give pcic0 whole 64k iomem, and move pcic{1,2} to 0xe0000Michael Shalayeff
2000-03-28PCIBIOS does not fully work yetTheo de Raadt
2000-03-28fix netbsd rcsids up.Michael Shalayeff
2000-03-27better rearrangementsTheo de Raadt
2000-03-27fix OpenBSD tagJason Wright
2000-03-27add missing OpenBSD RCS IDsBrad Smith
2000-03-26from netbsd: pci interrupt routing code.Michael Shalayeff
2000-03-26Driver for USB Ethernet adapters based on the Kawasaki LSI KL5KUSB101B.Aaron Campbell
2000-03-23Do not include <sys/callout.h>, it is never needed; art@Aaron Campbell
2000-03-23<sys/callout.h> is no longer.Aaron Campbell
2000-03-23New API for timeouts. Replaces the old timeout()/untimeout() API andArtur Grabowski
2000-03-22commented out ray*Michael Shalayeff
2000-03-22xe does not fit, with new ahc includedTheo de Raadt
2000-03-22new ahc driver. Adds support for newer Adaptec controllers. This represents...Steve Murphree
2000-03-22fix k6 mtrr; cokane@pohl.ececs.uc.eduTheo de Raadt
2000-03-17hifn driver changed namesTheo de Raadt
2000-03-16Bring in some new UVM code from NetBSD (not current).Artur Grabowski
2000-03-15implimented -> implementedTodd T. Fries
2000-03-14Fix `blink' and `underline' attribute handling for new PC display mode.Aaron Campbell
2000-03-13at least 2 people report problems with the K6 MTRR support, disable itMatthieu Herrb
2000-03-05export bios_pciinfo for the whole _KERNEL, there will be more files to use itMichael Shalayeff
2000-03-05D not forget our memmap changes, ok mickey@Niklas Hallqvist
2000-03-02EXTMEM_SIZE is a dead meat; remove commented-out entriesMichael Shalayeff
2000-03-02Several people noted that non-UVM was brokenNiklas Hallqvist
2000-03-01Much nicer pte.h commented by Chuck Cranor; from NetBSDNiklas Hallqvist
2000-02-28Don't let scrollback happen if scr_offset == 0.Aaron Campbell
2000-02-27Fix a minor off-by-one error.Aaron Campbell
2000-02-27- Set scr_offset to -1 at driver init, not 0. Fixes a subtle bug.Aaron Campbell
2000-02-22enlarge msgbuf, somewhat line netbsd didTheo de Raadt
2000-02-22Use an _BSD_FOO_T_ type declaration for off_t in machine/ansi.h to allowTodd C. Miller
2000-02-21a few comment fixes from espie@Michael Shalayeff
2000-02-21separate assembly thing into an own file to avoid compiler-deps.Michael Shalayeff
2000-02-21recycle unused char 24 to be SES devicemjacob
2000-02-18full support for a serial console.Michael Shalayeff
2000-02-11add wxJason Wright
2000-02-08evil typo; from Rusty Hunt <alaric@exoinc.com>Michael Shalayeff
2000-02-08Split low ISA memory (<16MB) into its own freelist, which is used last byNiklas Hallqvist
2000-02-07Rough but working driver for ICP-Vortex RAIDNiklas Hallqvist
2000-02-04Externalize comstop()Angelos D. Keromytis
2000-02-03Prevent overflow in computation of buffer cache limitationNiklas Hallqvist
2000-02-03remove extraneous spaces and tabsMichael Shalayeff
2000-02-01Add Xircom Netwave driver (cnw) commented out.Federico G. Schwindt
2000-02-01call vfs_syncwait on standby and suspendMichael Shalayeff
2000-01-31explicitly round segments to a page boundaryMichael Shalayeff
2000-01-31bzero() in get_event tooMichael Shalayeff
2000-01-31possibly uninitialized vasriable used in DEBUG code piece; from deraadt@Michael Shalayeff
2000-01-31remove if0ed stinkpad's spinlockMichael Shalayeff
2000-01-29this makes some rough and tough calculations on apmMichael Shalayeff
2000-01-29bring in some mods for apm1.2 proto;Michael Shalayeff
2000-01-29get usage of memory maps supplied from /boot.Michael Shalayeff