summaryrefslogtreecommitdiff
path: root/sys/dev/usb
AgeCommit message (Expand)Author
2004-04-10syncTheo de Raadt
2004-04-10minolta dimage A1 quirk; 3734, michael@paddon.orgTheo de Raadt
2004-04-10Support for Sony Clie PEG-TJ25; from ilya voronin <ivoronin@ivoronin.pp.ru>Alexander Yurchenko
2004-04-10Sony Clie PEG-TJ25; from ilya voronin <ivoronin@ivoronin.pp.ru>Alexander Yurchenko
2004-04-09syncTheo de Raadt
2004-04-09support Crystalfontz CF-63[1234] USB LCDs; wpd@xs4all.nlTheo de Raadt
2004-04-02Do not define AXE_DEBUG by default.Miod Vallat
2004-04-02axe usb ethernet driver hacked into the tree by taleck@oz.netTheo de Raadt
2004-03-16unlock on error paths, from Patrick LatifiTed Unangst
2004-03-15fix if(); error, also add missing error checks and close_pipe calls.Dale Rahn
2004-02-27JVC MP-XP7250 Builtin USB WLANHenning Brauer
2004-02-27syncHenning Brauer
2004-02-27another wi@usb variantHenning Brauer
2004-02-21Eliminate the quirks SDEV_NOSTARTUNIT, UMASS_QUIRK_NO_START_STOP, andKenneth R Westerback
2004-01-26shorter messageTheo de Raadt
2004-01-14Nuke SDEV_NOLUNS, SDEV_FORCELUNS, and PQUIRK_FORCELUNS quirks. AlsoKenneth R Westerback
2004-01-13remove needs-flag from wi@usb. drahn@ ok.Federico G. Schwindt
2004-01-10Make debug printf a real debug.Alexander Yurchenko
2003-12-24syncTodd T. Fries
2003-12-24additional camera device; ok deraadt@Todd T. Fries
2003-12-23recognize several more wi@usb devices.Dale Rahn
2003-12-23syncDale Rahn
2003-12-23Addional wi@usb devices. ok deraadt@Dale Rahn
2003-12-23init ether address correctly, since our Ether_ifattach macro does not doTheo de Raadt
2003-12-15Set devclass to DV_IFNET for all USB network drivers.Cedric Berger
2003-12-08Matrix Orbital MX200 SeriesHenning Brauer
2003-12-08syncHenning Brauer
2003-12-08Matrix Orbital MX200 Series LCDHenning Brauer
2003-12-05consistently treat wi_keylen as le16, fixes wicontrol crash for if_wiDale Rahn
2003-12-03my USB_PRODUCT_SHUTTLE_EUSB needs PQUIRK_NOSENSE; ok henningMarkus Friedl
2003-11-27add quirk for Datum Networks SSF-7X USB Multi PlayersHenning Brauer
2003-11-27syncHenning Brauer
2003-11-27Datum Networks SSF-7X Multi PlayersHenning Brauer
2003-11-16convert __attribute__((__packed__)) to __packed so that parsers unawareAnil Madhavapeddy
2003-11-11Do not free() stack variables; reported by Mario Lang (mlang at delysid dot org)Miod Vallat
2003-11-09Zero the tx buffer before reusing it. This way stray bits willDale Rahn
2003-11-08typos from Jonathon Gray;Jason McIntyre
2003-11-07more updated URLs from Jared Yanovich;Jason McIntyre
2003-11-07updated URLs from Jared Yanovich;Jason McIntyre
2003-10-26Uhm, disable debugging my default, even if it probably is good toDale Rahn
2003-10-26Driver for PRISM 2.5/3 based (wifi) USB adapters. This is a work in progress,Dale Rahn
2003-10-26syncDale Rahn
2003-10-26Add netgear MA111 USB wifi.Dale Rahn
2003-10-04syncTheo de Raadt
2003-10-04Support for Matrix Orbital USB LCD Modules; cjeker@diehard.n-r-g.comTheo de Raadt
2003-10-03Merge tty_attach() in ttymalloc() and tty_detach() in ttyfree(). The need forMiod Vallat
2003-09-23Replace select backends with poll backends. selscan() and pollscan()Todd C. Miller
2003-09-19Disable USB_USE_SOFTINTR until we have generic support for soft interrupts.Anil Madhavapeddy
2003-09-02syncAlexander Yurchenko
2003-09-02Add Mustek DV2000 video camera; from Lizardo Desilos <lizardo@itvictoria.edu.mx>Alexander Yurchenko