summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2007-06-21rework how the IFF_PROMISC and IFF_ALLMULTI flags are dealt with, and howDavid Gwynne
2007-06-20b_cylinder does not need to be set on the callpath down into drivers.Theo de Raadt
2007-06-20b_cylinder does not need to be set on the callpath down into drivers.Theo de Raadt
2007-06-20Better recovery when osiop goes nuts and spitsMiod Vallat
2007-06-20Add support for VIA CX700/VX700 IDE.Jonathan Gray
2007-06-20regenJonathan Gray
2007-06-20Add a few VIA devices found in jcs' model 2 oqo.Jonathan Gray
2007-06-19attach to the novatel ES620 found in the oqo model 2 w/sprint cardjoshua stein
2007-06-19regenjoshua stein
2007-06-19novatel ES620 CDMA modem found in the oqo model 2joshua stein
2007-06-19KNF after the recent macro expansion, mostly prototype indendation.Marc Balmer
2007-06-19Pass the correct flag to sbt_start() in sbt_start_cmd()Uwe Stuehler
2007-06-19better debug outputUwe Stuehler
2007-06-19Add a dac group init, mixer table and mixer init for the SigmatelDeanna Phillips
2007-06-19Handle interrupts for the record stream as well. Recording now works.Deanna Phillips
2007-06-18fix pasto'sJasper Lievisse Adriaanse
2007-06-18avoid modification race in DIOCRLDINFO; ok krw miodTheo de Raadt
2007-06-18Implement DIOCRLDINFO, DIOCGPDINFO and DIOCGPART. Tweak DIOCGDINFO toKenneth R Westerback
2007-06-18regenMartin Reindl
2007-06-18another geforce variantMartin Reindl
2007-06-18KNF after macro removals, no binary change.Marc Balmer
2007-06-18KNF, especially re-indent prototypes. No binary change.Marc Balmer
2007-06-18Use the right interface id when iterating over the control interfaceMarc Balmer
2007-06-18remove newline in dmesg that slipped in in last commitJacob Meuser
2007-06-17ansify/de-registerJasper Lievisse Adriaanse
2007-06-17ansify/de-registerJasper Lievisse Adriaanse
2007-06-17Add background SCAN command.Marcus Glocker
2007-06-17ansify/de-registerJasper Lievisse Adriaanse
2007-06-17Pass the device a better rate set.Marcus Glocker
2007-06-17We can not consider the first sti region as always mapped, since on pciMiod Vallat
2007-06-17Make sure to pass valid extended initialization structure pointers inMiod Vallat
2007-06-17Repair a couple of printfs.Miod Vallat
2007-06-17Add first shoot of SCAN command.Marcus Glocker
2007-06-17No longer include usb_port.h, all macros have been converted to their CMarc Balmer
2007-06-16Add three new firmware commands to set authentication, set rate adaption,Marcus Glocker
2007-06-16do not allocate ring descriptors for the service queue.Damien Bergamini
2007-06-16constifyDamien Bergamini
2007-06-15Check that sc_notify actually points to something before attempting to callGordon Willem Klok
2007-06-15Replace the USB_USE_SOFTINTR macro with __HAVE_GENERIC_SOFT_INTTERUPTSMarc Balmer
2007-06-15more (*&@#$ timeout.h falloutTheo de Raadt
2007-06-15the multicast filter is operated on as an array of u_int16_t's, not theDavid Gwynne
2007-06-14unbreak tree after untested timeout.h deletionsTheo de Raadt
2007-06-14Prettier dmesg; requested a long time ago by deraadt@.Alexander Yurchenko
2007-06-14syncMichael Knudsen
2007-06-14Fix some typos in a few Intel entries.Michael Knudsen
2007-06-14Move the mstohz macro out of ubs_port.h and to the three places where it isMarc Balmer
2007-06-14Remove the definition and usage of the USB_DECLARE_DRIVER_CLASS andMarc Balmer
2007-06-14Move four #defines out of usb_port.h and to the places where they are used.Marc Balmer
2007-06-14Move the inclusion of sys/timeout.h from usb_port.h to the drivers thatMarc Balmer
2007-06-13Remove the definition and (single) use of the DECLARE_USB_DMA_T macro.Marc Balmer