summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
2000-04-27forgot these, oopsBrandon Creighton
2000-04-27sync with netbsd -- this involved rearranging things for sanity reasonsBrandon Creighton
2000-04-27Driver for C-Media CMI8x38 Audio Chip present on several all-in-oneTodd C. Miller
2000-04-27sync with netbsd of early april; some archs still untestedBrandon Creighton
2000-04-27oops -- forgot to give this an $OpenBSD$ tagBrandon Creighton
2000-04-27sync with netbsd; working ncr5380 driver, saner vsbus codeBrandon Creighton
2000-04-27newline manglingsTheo de Raadt
2000-04-26properly probe sub-pci busses for RCC ServerWorks chipsetsTheo de Raadt
2000-04-26add errata for 82443BX identified by smurphTheo de Raadt
2000-04-26new header files from netbsd -- also a spinlock.hBrandon Creighton
2000-04-26vax resurrection, part 1: sync with early-april netbsdBrandon Creighton
2000-04-25A fix to the dreaded isadmaattach panic which hunts people playing withNiklas Hallqvist
2000-04-243 bugs: off by one in dump offset calculation,Niklas Hallqvist
2000-04-24fix some typesMichael Shalayeff
2000-04-24s/int/u_int/ pass iint page0 and generic io module, fixes a few obscure problemsMichael Shalayeff
2000-04-24support DOSPTYP_EXTENDL like DOSPTYP_EXTEND; scott@nts.umn.eduTheo de Raadt
2000-04-21oopsMichael Shalayeff
2000-04-21shovel apm into it's own thread.Michael Shalayeff
2000-04-18seems ok w/o primingMichael Shalayeff
2000-04-18some PDC callsMichael Shalayeff
2000-04-18vm/vm.h not needed anymoreMichael Shalayeff
2000-04-18typoMichael Shalayeff
2000-04-18audio type 2 is called harmony and could come w/ 2 fax/modem/voice channels, ...Michael Shalayeff
2000-04-17fix version for some endianess-challenged compaqs; via linuxMichael Shalayeff
2000-04-17Whoops, missed a few.Aaron Campbell
2000-04-17Move some misplaced periods outside of the parentheses.Aaron Campbell
2000-04-16Remove atapiscsi* at umass?; csapuntz@Aaron Campbell
2000-04-16permit compiling kernel without pccom or comTheo de Raadt
2000-04-16jakob, please be more carefulTheo de Raadt
2000-04-15add urio(4)Jakob Schlyter
2000-04-15urio(4) - Diamond Multimedia RIO 500 (from NetBSD)Jakob Schlyter
2000-04-15comment out USB ethernet adapters (orphaned otherwise)Jakob Schlyter
2000-04-14Move the PCIBIOS options line next to the CardBus bus support stuff, and add aAaron Campbell
2000-04-13neoTheo de Raadt
2000-04-12Remove all arguments to the .Os macro so that all of 2.7's man pages willAaron Campbell
2000-04-12Fix pcic attachments; jj@dynarc.seAaron Campbell
2000-04-12When resetting attributes (VT_NORMAL), do a proper color set.Aaron Campbell
2000-04-12correct pathHugh Graham
2000-04-11Check usec for >= 1000000, not just > ; as msaitoh@NetBSD.orgPaul Janzen
2000-04-11we need more room; xe goes away again, but it is on other floppies of courseTheo de Raadt
2000-04-10add support for true RNG presented on the i82802 FWH.Michael Shalayeff
2000-04-10Aironet PCI shim; all the real meat is in sys/ic/an.c.Todd C. Miller
2000-04-09fix ulpt major # allocationMatthieu Herrb
2000-04-09Put the line-wrap check back under STATE_INIT. It was causing some displayAaron Campbell
2000-04-08Initial check-in for support of 32-bit CardBus PC Cards; from NetBSD. On manyAaron Campbell
2000-04-07Another option, PCIBIOS_BUS_FIXUP, is needed for CardBus on some machines.Aaron Campbell
2000-04-07Need <sys/device.h>.Aaron Campbell
2000-04-07Protect MAXPHYS against redefinition- this allows you to make a configmjacob
2000-04-07add DISKMINOR(), and repair redefinitionsTheo de Raadt
2000-04-06in the heat of the night...Todd T. Fries