summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2008-12-03Remove the x86 and i386 prefixes to the bus_dma types. It's really quiteOwain Ainsworth
2008-12-03Some more ambigous -> ambiguous pointed out by mbalmer (there areStuart Henderson
2008-12-03don't overwrite an error code from wpi_init() in wpi_ioctl(), logic isConstantine A. Murenin
2008-12-03Weongyo Jeong has consented to switch from an inappropriate licenseJonathan Gray
2008-12-03- Fix unit for dwFrameInterval in DPRINTF.Marcus Glocker
2008-12-03Fix error handling for usbd_transfer().Marcus Glocker
2008-12-03allocate the right number of entries in the "jumbo" rx ring now that it isDavid Gwynne
2008-12-03use the right variable when looping over rxqs.David Gwynne
2008-12-03add UYVY video format support for uncompressed videoYojiro Uo
2008-12-03remove bogus part (GUID_UYVY part) form last commit.Yojiro Uo
2008-12-03change UVC VS negotiation logic.Yojiro Uo
2008-12-03fix USB packet size handling of uvideo(4)Yojiro Uo
2008-12-03recommit the use of the new mbuf cluster allocator.David Gwynne
2008-12-02backout: would have been nice if this had been tested, to see that itTheo de Raadt
2008-12-02cleanup ieee80211_classify(): retrieve VLAN tag from m_pkthdr.ether_vtag.Damien Bergamini
2008-12-02Add code for 5150 support (not tested since I don't have the hardware andDamien Bergamini
2008-12-02syncDamien Bergamini
2008-12-02Intel WiFi Link 5150Damien Bergamini
2008-12-01terse is good, more readable; please commit deraadt@Todd T. Fries
2008-12-01regenMartin Reindl
2008-12-01add the Huawei E510 modemMartin Reindl
2008-12-01leak memory in the realloc function until we find out who has a pointerTheo de Raadt
2008-12-01A bit more cleanup.Brad Smith
2008-12-01regenJonathan Gray
2008-12-01Add product ids for the cardreader functions of the JMC261.Jonathan Gray
2008-12-01Configure the clock sources for tx mac/offload engines, requiredJonathan Gray
2008-12-01syncKevin Lo
2008-12-01fix the naming of the D-Link AR9170 entryKevin Lo
2008-11-30oops. don't continue on to the next widget here. there may be otherJacob Meuser
2008-11-30only put a control in the record class if it is the sole input toJacob Meuser
2008-11-30if an input mixer or selector has no usable inputs, disable it, asJacob Meuser
2008-11-30It's annoying to have an 2+ hour kernel compile die in ld because bluetoothMats O Jansson
2008-11-30clarify allocationTheo de Raadt
2008-11-30syncTheo de Raadt
2008-11-30ricoh camerasTheo de Raadt
2008-11-30Setup three isoc transfers at a time so we don't miss frames. This fixesMarcus Glocker
2008-11-30syncTheo de Raadt
2008-11-30another radeonTheo de Raadt
2008-11-30- AZ_MAX_SENSE_PINS -> HDA_MAX_SENSE_PINSJacob Meuser
2008-11-30Add initial 8168D/8111D support.Brad Smith
2008-11-30don't rebuild the list of supported formats if it isn't goingJacob Meuser
2008-11-30- don't access nonexistent converter goupsJacob Meuser
2008-11-30- Remove unused if_reset "bus reset routine" field in the ifnet struct.Brad Smith
2008-11-29syncTheo de Raadt
2008-11-29liebert ubs as ugenTheo de Raadt
2008-11-29need splvm() around the call to m_extfree() in the defraggerTheo de Raadt
2008-11-29use the the correct register mask. Fixes certain mixer settingsAlexandre Ratchov
2008-11-29Fix damage done by brad@ and dlg@.Matthieu Herrb
2008-11-29revert 1.197 if_em.c, 1.38/1.39 if_em.h, requested by dlg, until a bugStuart Henderson
2008-11-29add sscom here too. Fixes armish build.Matthieu Herrb