summaryrefslogtreecommitdiff
path: root/sys/dev/usb
AgeCommit message (Expand)Author
2008-02-03Redo umass_bbb_get_max_lun() and uses thereof toKenneth R Westerback
2008-02-02- Add a v1 device which I found here.Marcus Glocker
2008-01-27Add TODO's to comment.Marcus Glocker
2008-01-25Since TX rate control is done by the firmware, we report the maximumMarcus Glocker
2008-01-24Fix some comments.Marcus Glocker
2008-01-24We don't report the antenna in the bpf tap. Remove it.Marcus Glocker
2008-01-24Report RX rates in radio tap.Marcus Glocker
2008-01-24provide an external hook for beeper devices just like pckbd(4) doesRobert Nagy
2008-01-22- Fix some ifconfig up / down tweaks.Marcus Glocker
2008-01-22add Y.C. Cable USB-Serial adapterOkan Demirmen
2008-01-22regenOkan Demirmen
2008-01-22add Y.C. Cable USB vendorOkan Demirmen
2008-01-21Add shutdown hook which resets the device when called. This solvesMarcus Glocker
2008-01-21Add support for SMC SMCWUSBT-G2.Jonathan Gray
2008-01-21regenJonathan Gray
2008-01-21add SMC SMCWUSBT-G2Jonathan Gray
2008-01-20Remove obsolete rateset variables.Marcus Glocker
2008-01-20Cleanup rates:Marcus Glocker
2008-01-20Read EEPROM content the other way around (from start to end).Marcus Glocker
2008-01-20Adjust level 1 debug messages.Marcus Glocker
2008-01-20regenMarcus Glocker
2008-01-20Add one more device which could work. Fix comment typo in usbdevs whileMarcus Glocker
2008-01-19Make the device work again on big endian archs (after firmware upgrade).Marcus Glocker
2008-01-18Add LED support.Marcus Glocker
2008-01-17Fix RX queue stalling by regulary reading the device statistics (with aMarcus Glocker
2008-01-17Replace firmware version 2.5.8.0 with 2.13.1.0. Firmware API slightlyMarcus Glocker
2008-01-05syncTheo de Raadt
2008-01-05SPARKLAN RT2573, found in HP s3200n, owned by laa@laa.zp.uaTheo de Raadt
2008-01-04Fix wrong sizeof(). Makes driver work on amd64, too.Marcus Glocker
2008-01-04Fix TX padding.Marcus Glocker
2008-01-03Fix page fault trap which occured when device was detached after a failedMarcus Glocker
2008-01-02Make network scanning work correctly.Marcus Glocker
2008-01-01Add devices 11b rateset. Add/Adjust comments.Marcus Glocker
2008-01-01No watchdog operations if device is not running.Marcus Glocker
2008-01-01More constant naming for some defines.Marcus Glocker
2008-01-01Tune TX descriptor so we can successfully set some TX rates. CouldMarcus Glocker
2007-12-31syncTheo de Raadt
2007-12-31new productTheo de Raadt
2007-12-31re-order product list slightlyTheo de Raadt
2007-12-31new umsm productTheo de Raadt
2007-12-22Reset the MAC filter if we stop the device, so no frames are acceptedMarcus Glocker
2007-12-20More minor TX fixing (still sucks). Add more debug info and leave debugMarcus Glocker
2007-12-20attach another variant of the MC8755, this one is found in x61s laptops from ...Felix Kronlage
2007-12-20regenFelix Kronlage
2007-12-20add another variant of the Sierra Wireless MC8755 3G/UMTS/HSDPA modems found ...Felix Kronlage
2007-12-19Move watchdog timeout message from DPRINTF to printf.Marcus Glocker
2007-12-19Fix page fault trap in TX path. Though TX path is still not workingMarcus Glocker
2007-12-17Add new devices to match list.Marcus Glocker
2007-12-17regenMarcus Glocker
2007-12-17Differ between identical device strings until we find the correct modelMarcus Glocker