summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2005-03-10split out uidinfo from kern_proc.c private, use it to store lock count,Ted Unangst
2005-03-10fix beacon handlingReyk Floeter
2005-03-10use bcopy and bzeroReyk Floeter
2005-03-10regenDavid Gwynne
2005-03-10Cisco-Linksys Wireless-G USB Network AdapterDavid Gwynne
2005-03-09With some correct interrupt acknowledgement and register initialization,Dale Rahn
2005-03-09Wait for card to become ready after reset; ok drahn@Uwe Stuehler
2005-03-09access to the configuration address register of the 82443BX host bridge needsHans-Joerg Hoexer
2005-03-09Preliminary support for the floppy drive on Ultrasparcs. Only tested onMiod Vallat
2005-03-09Make the sun emulation match what the old SunOS cons(4) manual page describes:Miod Vallat
2005-03-09Fail exec for disabled compat with EPERM rather than ENOEXEC.Miod Vallat
2005-03-09syncTheo de Raadt
2005-03-09in this case, clarity is requiredTheo de Raadt
2005-03-09regenJonathan Gray
2005-03-09Add ATI RS100 entries found in a dmesg from tristan at ltdev.arubaon.comJonathan Gray
2005-03-09from freebsd:Markus Friedl
2005-03-09syncTheo de Raadt
2005-03-09a long cable usb repeater...Theo de Raadt
2005-03-08Oops. Put scoop GPIO pins into correct state on suspend, and remove anUwe Stuehler
2005-03-08Enable or disable CF sockets at appropriate times, but be sure toUwe Stuehler
2005-03-08also display the correct priority on sparc64 when failing to registerMartin Reindl
2005-03-08When failing to register an interrupt, display the correct priority on sparc64.Miod Vallat
2005-03-08Kill hp300 DISKLESS kernel, not worth using against GENERIC for disklessMiod Vallat
2005-03-08Cosmetics...Thierry Deval
2005-03-08make this compileMichael Shalayeff
2005-03-08fix a page fault that occurs when a reclaimed vnode is then reused.Patrick Latifi
2005-03-08only print if we hit the via quirk timeout when debuggingDavid Gwynne
2005-03-08add support for the new firmwares and the devices that use themDavid Gwynne
2005-03-08regenDavid Gwynne
2005-03-08even more atuDavid Gwynne
2005-03-08fix a typoDavid Gwynne
2005-03-08make and install some extra firmwaresDavid Gwynne
2005-03-08lots of new devices found in a linux driverDavid Gwynne
2005-03-08regenDavid Gwynne
2005-03-08add (lots of) extra devices for atu found in a linux driverDavid Gwynne
2005-03-08Initialise the alternate next pointer in the queue head with EHCI_NULL, notChristopher Pascoe
2005-03-08From FreeBSD rev1.30:Christopher Pascoe
2005-03-07- Match PGI,tvthree (similar frame buffer capacities)Miod Vallat
2005-03-07print ASIC ID in hex too incase only the "superclass" of the ASIC isBrad Smith
2005-03-07Do not bother passing the blanking routine to fbwscons_console_init(),Miod Vallat
2005-03-07Always force a null context in kvm_setcache(); no functional change for sun4m.Miod Vallat
2005-03-07regenXavier Santolaria
2005-03-07+ GeForce FX Go 5200 found in latest powerbook 12"; ok deraadt@.Xavier Santolaria
2005-03-07more firmwares for atu. not hooked up to the builds till they are needed.David Gwynne
2005-03-07Enable basic big-endian operation. i.e. now works on some big-endianKenneth R Westerback
2005-03-07syncTheo de Raadt
2005-03-07new netmos parallel puc; pawel@rogocz.comTheo de Raadt
2005-03-07Ignore XactErr status if the host controller also indicates that theChristopher Pascoe
2005-03-07Add a workaround for VIA EHCI controllers which, under load, signal qTDChristopher Pascoe
2005-03-07Correctly compare routes in in_addprefix. If a netmask is supplied it needsClaudio Jeker