summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
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
2005-03-07Add missing pentium m processors from the "Intel Pentium M ProcessorMarc Balmer
2005-03-07include apm.h only if CONF_HAVE_APM is definedUwe Stuehler
2005-03-07Shorten dmesg on ss4.Miod Vallat
2005-03-07move to 3.7-betaTheo de Raadt
2005-03-06Untested support for I-O DATA WN-B11/CFZ.Jonathan Gray
2005-03-06regenJonathan Gray
2005-03-06I-O DATA WN-B11/CFZJonathan Gray
2005-03-06Shorten dmesg if no keyboard is plugged.Miod Vallat
2005-03-06Missing argument to printf(); pat@Miod Vallat
2005-03-06Use V_SAVE instead of hardcoding it, no binary change.Pedro Martelletto
2005-03-06move pf_test6() call slightly up, so pf gets called for incoming packetsDaniel Hartmeier
2005-03-06Wait for the bulk transfer to complete before returning if we are in polledChristopher Pascoe
2005-03-06ohci_rhsc_enable calls usb_transfer_complete via ohci_rhsc - we need to beChristopher Pascoe
2005-03-06Fix incorrect comment about interrupt threshold control level.Christopher Pascoe
2005-03-06In [eo]hci_waitintr, xfer->timeout is in ms, not hz.Christopher Pascoe