summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2008-12-06revert all changes related to the mpsafe intr handler. i screwed up the commitTed Unangst
2008-12-06not commited, i'm a retardTed Unangst
2008-12-06the not MP version didn't compile, mglocker foundTed Unangst
2008-12-06uncount clusters taken off the rx ring immediately. if those clusters wereDavid Gwynne
2008-12-06typo, no binary change.Damien Bergamini
2008-12-06cvs wouldn't let me check this in beforeTed Unangst
2008-12-06some more trouble where i failed to account for oga's diffTed Unangst
2008-12-06mpsafe intr_establish that doesn't get biglock, so that we may dream of the d...Ted Unangst
2008-12-05Sort uvideo_vs_iface struct a bit.Marcus Glocker
2008-12-05add ethertype and tcpdump support for VLAN stacking (QinQ) withStuart Henderson
2008-12-05enable 9k frames on the "jumbo" ringDavid Gwynne
2008-12-05Garbage collect now unused field in the softc struct again.Brad Smith
2008-12-04enable to large clusters again now that arts put the pool allocator forDavid Gwynne
2008-12-04Don't hardcode the bus_space_tag to use, grab if from pci_attach_argsOwain Ainsworth
2008-12-04*sigh* unbreak the tree.Owain Ainsworth
2008-12-04Revert ppc intr stuff. Make socppc compile again. -mojMats O Jansson
2008-12-04Fix "fp_save ipi didn't" panic, and move i386/amd64 closer in the process.Tobias Weingartner
2008-12-04Move the bus_dma generic functions out of the far-too-podgy machdep.c andOwain Ainsworth
2008-12-04Put back the support for pools > PAGE_SIZE. This time the compare functionArtur Grabowski
2008-12-04fix typo in the dwFrameInterval commentYojiro Uo
2008-12-04regenBrad Smith
2008-12-04typo.Brad Smith
2008-12-04Add some more Intel GM45 MCH PCI id's.Brad Smith
2008-12-04Add initial support for the ICH9 IGP M and ICH9 IGP M AMT chipsets.Brad Smith
2008-12-04move Option GlobeTrotter 3G Quad / 3G Quad Plus and theFelix Kronlage
2008-12-03switch bge over to using MCLGETI when allocating mbufs for the rx ring.David Gwynne
2008-12-03add vscsi(4), a virtual scsi controller that passes all scsi requests up toDavid Gwynne
2008-12-03Get size of the struct cardslot_event, not the function cardslot_event.Ray Lai
2008-12-03regenDamien Bergamini
2008-12-03More Atheros AR9170 ("otus") based devices.Damien Bergamini
2008-12-03typos in comments - no binary change.Damien Bergamini
2008-12-03small fix for IEEE80211_STA_ONLY: do not let users set HostAP specificDamien Bergamini
2008-12-03allow users to select a fixed rate.Damien Bergamini
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