summaryrefslogtreecommitdiff
path: root/sys/dev/usb
AgeCommit message (Expand)Author
2010-09-04revert previous.cegger
2010-09-03fix NULL pointer dereference on detaching:cegger
2010-08-25If firmware_load() returns ENOENT (i.e. No such file or directory),tsutsui
2010-08-21Update the various xxx_verbose modules to conform to the module subsystem'spgoyette
2010-08-16Misc cleanup:tsutsui
2010-08-16Static -> statictsutsui
2010-08-16- u_intNN_t -> uintNN_ttsutsui
2010-08-16Unifdef defined(__NetBSD__) part. No binary change.tsutsui
2010-08-14Only print the debug message about failed remapping when ATU_QUIRK_NO_REMAPjym
2010-08-14Don't free TX mbuf until it's passed to bpf(9).tsutsui
2010-08-14- use uint8_t for xfer buffers and byte numberstsutsui
2010-08-14No need to keep TX/RX mbufs during xfers in struct axe_chain.tsutsui
2010-08-14Fix missed botch in previous.tsutsui
2010-08-14Make pointer arithmetics of RX buf in axe_rxeof() more readabletsutsui
2010-08-14Apply rev 1.39 again.tsutsui
2010-08-14Ugh, no, revert previous.tsutsui
2010-08-14Remove dead assignment.tsutsui
2010-08-08Like some other USB devices, register cdce(4) with pmf(9).jakllsch
2010-08-07Pass the lengths of the buffers and use bound string functions where easychristos
2010-08-07Fix for another 3g modem used by Cosmote in Greece. This is a ZTE MF636(?)christos
2010-08-01Add attribute sysmon_envsys to device uthum.kiyohara
2010-07-27Tune ugen(4) isochronous parameters to better support high speed pipes.jakllsch
2010-07-27do a port reset between initial device descriptor fetch anddrochner
2010-07-25Move setting of the usb_verbose_loaded flag into the module's init routine.pgoyette
2010-07-20another iteration in the eternal device enumeration struggle:drochner
2010-07-12Make sc_vendor in ohci_softc the same size as that in uhci_softc and ehci_softc.jakllsch
2010-07-07 For interrupt transfer, nak throttling must be disabled, but for the othermsaitoh
2010-07-05Add a missing newline in error messages.tsutsui
2010-07-04Make zyd(4) use config_mountroot(9) to complete device initializationtsutsui
2010-07-04Add upgt(4), a driver for Conexant/Intersil PrismGT SoftMAC USBtsutsui
2010-07-02regentnn
2010-07-02Add id for Samsung GT-B3730 LTE/4G datacardtnn
2010-06-29 Do not process the abnormality system procedure, when Run/Stop=0 andmsaitoh
2010-06-27Replace evil pointer casts that cause unaligned access panic on ARM andtsutsui
2010-06-27add quirk for CDC-ACM devices that do not have a CDC UNION interface descriptor.kardel
2010-06-27add MTK chipset based GPS receiver (e. g. Qstarz BT-Q1000eX)kardel
2010-06-24KNF and misc cosmetics.tsutsui
2010-06-24Remove unused sc->axe_stop_task in softc.tsutsui
2010-06-24Fix several botches:tsutsui
2010-06-23Update if_axe for additional chips and models. Mostly imported frompgoyette
2010-06-23Fix cut&paste error - the commit log message was correct, just the codepgoyette
2010-06-22Make sure we unlock before exit.pgoyette
2010-06-19add Huawei E1750 Mobile Broadband HSPA USB Stickkardel
2010-06-17Add support for the Novatel Wireless U760 3g USB Modem. Testedriz
2010-06-17Regen.riz
2010-06-17Novatel U760 3g wireless device IDs.riz
2010-06-14Sort ugensa_devs by vendor/product. No functional change intended.riz
2010-06-14Sort u3g_devs by vendor/product. Also, remove duplicateriz
2010-06-14ugensa support for Sierra Wireless USB 305, from Andy Wallisriz
2010-06-14Regen for Sierra Wireless USB 305 and sorting change.riz