summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
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
2005-03-05Clean up the tree from incomplete, unreliable and unsupported IEEE1394 code.Thierry Deval
2005-03-05regenJun-ichiro itojun Hagino
2005-03-05OQO/0003 is bluetooth interfaceJun-ichiro itojun Hagino
2005-03-05Remove code which enforces a advskew=0 for the caseMarco Pfatschbacher
2005-03-05Now that xbox sort-of works on sparc64, port the cgtwelve driver, sinceMiod Vallat
2005-03-05Preliminary xbox support: attaches, memory mapping and interrupts work, butMiod Vallat
2005-03-04fix the MALLOC macro if built without malloc statistics. this won'tReyk Floeter
2005-03-04Bring in a number of reliability fixes from FreeBSD' rl(4) driver.Brad Smith
2005-03-04Fix a variable name in a comment; from Clint <cruoho@gmail.com>; ok tdeval@Robert Nagy
2005-03-04- check th_ack against snd_una/max; from Raja Mukerji via hugh@Markus Friedl
2005-03-04Fix handling of names bigger than NCHNAMLEN in cache_enter(), okay tedu@Pedro Martelletto
2005-03-04add state's tag for IPv6, too. spotted by markus@Daniel Hartmeier
2005-03-04for consistency, use preempt(NULL)Martin Reindl
2005-03-04Put the dmamap for a transmission at the correct array index. Fixes aKenneth R Westerback
2005-03-04match a bunch more Nubus cards from NetBSD;Martin Reindl
2005-03-03Support APM_IOC_PRN_CTL, and machdep.apmwarn as documented in apm(4), andUwe Stuehler
2005-03-03Unbreak sun4/4c; my bad, spotted by nick@Miod Vallat
2005-03-03improve radiotap support, fix some minor bugs.Reyk Floeter
2005-03-03addtion of a generic function for allocating beacons: ieee80211_beacon_alloc().Damien Bergamini
2005-03-03sort devices and remove a duplicateDavid Gwynne
2005-03-03properly implement hardware wep support. mostly done by jesse off withDavid Gwynne
2005-03-03some mbuf handling fixes from netbsdDavid Gwynne
2005-03-03Sync a few comments with reality.Miod Vallat
2005-03-03Sort frame buffer section and remove rasops32 dependencies from cgfourteen,Miod Vallat
2005-03-03OQO model 01 internal wireless. help from many, ok by dlgJun-ichiro itojun Hagino
2005-03-03ethernet on OQO model 01 device cable. dlg okJun-ichiro itojun Hagino