summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2003-05-24Disable off-screen font loading. We still need to use the pdc console routinesMiod Vallat
2003-05-24Unused variable.Cedric Berger
2003-05-24support Perc 4/Di (e.g. in Dell PowerEdge 2600); ok mickey@Markus Friedl
2003-05-24regenMarkus Friedl
2003-05-24add PERC 4/Di; ok mickeyMarkus Friedl
2003-05-23remove old swapgeneric.c'sTed Unangst
2003-05-23move swapgeneric to truly generic code. tested on many archs by miod and mic...Ted Unangst
2003-05-23Do all unlocks before exit from pmap_enter().Mike Pechkin
2003-05-23don't #ifdef within struct tcpcb definition, as it is used in userland too.Jun-ichiro itojun Hagino
2003-05-23For some reason, gcc seems to assume that if an inline assembly statementHenric Jungheim
2003-05-22Fix comment: IOTTE_PAMASK is 42..13 not 42..12Jason Wright
2003-05-22There's an off-by-one in the diagnostic code that can cause grief,Henric Jungheim
2003-05-22remove sprintf() and vsprintf(). nothing in the kernel needs it. ifTheo de Raadt
2003-05-22filterops doesn't need to change, so we can make it constNathan Binkert
2003-05-22fix function name in the debugging printfMichael Shalayeff
2003-05-22imprecision in delay_init()Michael Shalayeff
2003-05-22Support for Intel ICH4-M; from marius aamodt eriksen <marius@monkey.org>.Alexander Yurchenko
2003-05-22remove break after returnJun-ichiro itojun Hagino
2003-05-22Let this compile on SUN4 or SUN4C only kernels, PR #3269Miod Vallat
2003-05-21Make sure that the first scsi command issued to a device duringKenneth R Westerback
2003-05-21Endian fix for this driver, now works on big endian machines, ok mickey@Dale Rahn
2003-05-21Match vprintf prototype to userland and standards.Artur Grabowski
2003-05-21when looping for more work in the interrupt handler also flush the cacheMichael Shalayeff
2003-05-21syncNathan Binkert
2003-05-21add ServerWorks vendor ID. Add another flash readerNathan Binkert
2003-05-20syncJason Wright
2003-05-20orderJason Wright
2003-05-20create a devine routine for devising the holy rom address and use it in both ...Michael Shalayeff
2003-05-20ansi and de-register; ok millertJason Wright
2003-05-20Add it(4)Alexander Yurchenko
2003-05-20it(4) driver provides support for ITE IT8705F, IT8712F and SiS SiS950Alexander Yurchenko
2003-05-20de-register; ok millertJason Wright
2003-05-20AN983 endian issue; from FreeBSD via PR 3263 with minor style fixes by meHenning Brauer
2003-05-20Make the ddb trace command recognize elfish namesAndreas Gunnarsson
2003-05-20fix a breakage in hfsc.Kenjiro Cho
2003-05-20cleanupMichael Shalayeff
2003-05-20regenMichael Shalayeff
2003-05-20an@isapnp w/ the isa card millert gave me shitloads of metric ages agoMichael Shalayeff
2003-05-20change spaces to tabs so i can mail grange diffs :)Ted Unangst
2003-05-20option NTFS, disabled atmTed Unangst
2003-05-20un __PTed Unangst
2003-05-20fix the tagsMichael Shalayeff
2003-05-20support for NTFS. from NetBSD via Julien BordetTed Unangst
2003-05-20by popular request, NTFS support. read only.Ted Unangst
2003-05-20flags for auichTed Unangst
2003-05-20add flags support for reversing stereo.Ted Unangst
2003-05-19Put required delays between reading DSTAT and SSTAT0 registers. Add new onesKenneth R Westerback
2003-05-19strlcpy; millert@ okMiod Vallat
2003-05-19dig internal EG prom addressMichael Shalayeff
2003-05-19say to skip the interactive part should the pdc say soMichael Shalayeff