summaryrefslogtreecommitdiff
path: root/sys/dev/usb
AgeCommit message (Expand)Author
2005-08-03There is no need to include the vendor name in the product description,augustss
2005-08-03Regen.augustss
2005-08-03Add a Dell keyboard.augustss
2005-08-03Regen.augustss
2005-08-03Add a Targus mouse.augustss
2005-08-01Debug code tidy up.skrll
2005-07-30Add a driver for Cypress microcontroller based USB serial adapters.skrll
2005-07-24Add 'uhci at cardbus'.augustss
2005-07-19Add ral.augustss
2005-07-18This file is suitable for inclusion (by copying or 'include') in aaugustss
2005-07-18Add uipaq(4). From OpenBSD.augustss
2005-07-18Make sure we don't enable host controller interrupts until allaugustss
2005-07-12tell bpf radiotap consumers that the FCS is appendeddrochner
2005-07-12pad radiotap header to ensure alignmentdrochner
2005-07-12fixes from FUKAUMI Naoki. Changes aredrochner
2005-07-12regendrochner
2005-07-12update some wlan adapter information, fromdrochner
2005-07-07-tighten the autoconf constraints by passing the atapi/scsi attributedrochner
2005-07-07match & attach Panasonic 50" Touch Panelpooka
2005-07-07regen for panasonic tppooka
2005-07-07add panasonic 50" touch panelpooka
2005-07-06Avoid an unnecessary API difference between NetBSD and FreeBSD:dyoung
2005-07-04some fixes and cleanups to the USB-ral wlan adapter, from FUKAUMI Naokidrochner
2005-07-04regendrochner
2005-07-04add another wlan adapterdrochner
2005-07-04Regen.augustss
2005-07-04Correct product id for the Hank Connection device.augustss
2005-07-01add autoconf glue for the ralink wireless drivers, basically fromdrochner
2005-07-01add drivers for Ralink RT2500-based wireless adapters, written bydrochner
2005-07-01regendrochner
2005-07-01add ralink dev IDs, from FUKAUMI Naoki per PR kern/30449drochner
2005-07-01Regen.augustss
2005-07-01Add Hank wireless keyboard&mose used by HP.augustss
2005-06-24Regen.skrll
2005-06-24Add the DeLorme Earthmate GPS. From FreeBSD.skrll
2005-06-22Resolve conflicts in importation of 18-May-2005 ath(4) / net80211(9)dyoung
2005-06-21PR-30566: Poll must not return <sys/errno.h> values.ws
2005-06-19Add a fix to turn on the Hosiden ParaParaParadide controller. Fromaugustss
2005-06-19Regen.augustss
2005-06-19Add Hosiden ParaParaParadise. From kern/30554.augustss
2005-06-19Actually, usbd_trim_spaces was not writing to const memory, so revertenami
2005-06-16Return the beginning of the string, not the end.christos
2005-06-13Provide a header for UKBD_LAYOUT. It makes more sense, and it avoidscube
2005-06-08Add a key symbol for the "Power" key.martin
2005-06-01Regen.sekiya
2005-06-01Add product IDs for devices that use the RT2500USB chip. From OpenBSD.sekiya
2005-05-31cast-qual falloutdrochner
2005-05-30make the definitions consistent with the declarations.christos
2005-05-30another UNCONST..christos
2005-05-30- const poisoningchristos