summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2007-01-14regenJonathan Gray
2007-01-14Match some additional devices found in Linux driver.Jonathan Gray
2007-01-13Bring back a <machine/frame.h> for m88k platforms, by splitting <machine/pcb.h>Miod Vallat
2007-01-13Correctly count outbound packets.Mark Kettenis
2007-01-13Print Schizo/Tomatillo version number.Mark Kettenis
2007-01-13Do not match on Expert3D and Expert3D-Lite cards, these will require aMiod Vallat
2007-01-13attach to Sierra Wireless Aircard 875; ok fkr@Kevin Steves
2007-01-13prettify some panic strings,Thordur I. Bjornsson
2007-01-13Touch of clean up:Thordur I. Bjornsson
2007-01-13Ignore country code on happy hacking keyboard, it reports itself as japanse.Miod Vallat
2007-01-13RegenMiod Vallat
2007-01-13Topre Corporation Happy Hacking Keyboard.Miod Vallat
2007-01-12Get rid of some dead code.Mark Kettenis
2007-01-12Keep the wsscreen_descr in the softc, to allow sti of different textMiod Vallat
2007-01-12Change the secondary CMMU's data cache turn on so that do not hog theKenji Aoyama
2007-01-12According to the OpenSolaris sources, the DTO bits are really MMU bit.Mark Kettenis
2007-01-12proper define for MAX_KMAPENT; miod@ okMichael Shalayeff
2007-01-12Do not force the section header to SHT_NOBITS for non-symbol sections;Miod Vallat
2007-01-12Move kernel virtual address space to make sure it doesn't overlap withMark Kettenis
2007-01-12fix altq for mc(4); make mbuf functions return NULL instead of 0 whileMartin Reindl
2007-01-12Also check for 'num < 1' in ffs2_balloc(), no functional changePedro Martelletto
2007-01-12support a few more video cards, untested:Martin Reindl
2007-01-12Switch some lockmgr locks to rwlocks.Artur Grabowski
2007-01-11Add a platform specific sti_pci_is_console() to decide if a given pci stiMiod Vallat
2007-01-11Add callbacks to enable and disable the sti rom, so that it is only mappedMiod Vallat
2007-01-11Add the ability for a sti backend to specify callbacks to disable and enableMiod Vallat
2007-01-11Assume that the first cpu in the table is the boot processor, instead ofMark Kettenis
2007-01-11When attaching a dino bridge, keep the presently enabled I/O mappingsMiod Vallat
2007-01-11Allow sti_attach_common() to return an error code, and do not fall intoMiod Vallat
2007-01-11correctly deallocate dependencies when growing into an indirect blockPedro Martelletto
2007-01-11do not report the clock frequencies on arm becuase there is noRobert Nagy
2007-01-10Flow control support for bge(4)/brgphy(4). From brad@ based on code fromMark Kettenis
2007-01-10change firmware byte order to be same on all architecturesTheo de Raadt
2007-01-10fix fallout of the split sensor devices change which caused lockups onDavid Gwynne
2007-01-10Fix getitimer to use uptime as setitimer does. Fixes bad output fromArtur Grabowski
2007-01-09Adjust for USIII to RIO EBus renaming.Mark Kettenis
2007-01-09regenMark Kettenis
2007-01-09Spell Ebus as EBus like Sun does. Rename USIII EBus to RIO Ebus.Mark Kettenis
2007-01-09network byte order firmware, so that firmware files are the same onTheo de Raadt
2007-01-09Miod used a too large hatchet when trimming userret in 1.80.Artur Grabowski
2007-01-08Fix comment. From Constantine A. Murenin.Mark Kettenis
2007-01-08No need to re-init on every media change.Mark Kettenis
2007-01-08attach to Gigabyte GN-WI05GS Mini-PCI Express adapters.Damien Bergamini
2007-01-08syncDamien Bergamini
2007-01-08Add USB id for Mini-PCI Express Gigabyte GN-WI05GS which shows up asDamien Bergamini
2007-01-08Add support for HW TCP/IP checksum offload for adapters that support it.Damien Bergamini
2007-01-08add round brackets around return valuesMichele Marchetto
2007-01-08discard packet and return if ifp is not a member of the bridgeMichele Marchetto
2007-01-08Add support for Leadtek Winfast TV 2000 XP, from Tim LesliePedro Martelletto
2007-01-07Fix VCore voltage detection on w83637hf.Mark Kettenis