freebsd-dev/sys/dev/usb
MIHIRA Sanpei Yoshiro b5fb3df199 Add support Panasonic KXL-CB35AN(DVD-ROM & CD-R/RW)
Submitted by:	OISHI Masakuni <yamasa@bsdhouse.org> [FreeBSD-users-jp 77672]
2003-12-19 12:19:12 +00:00
..
devlist2h.awk
dsbr100io.h
ehci_pci.c Recognize the nVidia ehci device id's in addition to the rest. 2003-12-17 17:15:41 +00:00
ehci.c MFNetBSD: 2003-11-10 00:20:52 +00:00
ehcireg.h
ehcivar.h
FILES
hid.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
hid.h WARNING: white space diff 2003-07-04 01:50:39 +00:00
if_aue.c Add support HP hn210e usb ethernet 2003-12-17 14:23:07 +00:00
if_auereg.h Make it easier to run this code on RELENG_4. 2003-10-04 21:41:01 +00:00
if_axe.c Don't use caddr_t in mchash(). Also use C99 spellings over BSD ones. 2003-12-08 07:54:15 +00:00
if_axereg.h In the device attach routine, don't depend on uaa->iface being 2003-06-15 21:45:43 +00:00
if_cue.c Don't use caddr_t in mchash(). Also use C99 spellings over BSD ones. 2003-12-08 07:54:15 +00:00
if_cuereg.h Make it easier to run this code on RELENG_4. 2003-10-04 21:41:01 +00:00
if_kue.c Remove duplicate 2003-11-14 11:09:45 +00:00
if_kuereg.h Make it easier to run this code on RELENG_4. 2003-10-04 21:41:01 +00:00
if_rue.c Don't use caddr_t in mchash(). Also use C99 spellings over BSD ones. 2003-12-08 07:54:15 +00:00
if_ruereg.h Make it easier to run this code on RELENG_4. 2003-10-04 21:41:01 +00:00
kue_fw.h
Makefile.usbdevs
ohci_pci.c Recognize the nForce3 id's. This is mostly cosmetic and affects 2003-12-17 17:15:07 +00:00
ohci.c Write the correct value to `td_be' for the second and further 2003-11-25 02:23:29 +00:00
ohcireg.h fix support for umass and related devices on ohci. This is a partial 2003-07-15 23:12:54 +00:00
ohcivar.h make allocation of the necessary data structures most efficent by using 2003-07-15 23:19:49 +00:00
rio500_usb.h
ubsa.c Apply some fixups in the driver_t's. 2003-11-16 12:13:39 +00:00
ucom.c Add missing ioctl functions. 2003-11-16 11:58:21 +00:00
ucomvar.h
udbp.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
udbp.h WARNING: white space diff 2003-07-04 01:50:39 +00:00
ufm.c Make it easier to run this code on RELENG_4. 2003-10-04 21:41:01 +00:00
uftdi.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
uftdireg.h
ugen.c - Implement selwakeuppri() which allows raising the priority of a 2003-11-09 09:17:26 +00:00
ugraphire_rdesc.h
uhci_pci.c Sometimes cardbus attachments don't attach, so while we track down 2003-11-28 05:28:29 +00:00
uhci.c MFNetBSD: 2003-11-10 00:08:41 +00:00
uhcireg.h WARNING: white space diff 2003-07-04 01:50:39 +00:00
uhcivar.h make allocation of the necessary data structures most efficent by using 2003-07-15 23:19:49 +00:00
uhid.c - Implement selwakeuppri() which allows raising the priority of a 2003-11-09 09:17:26 +00:00
uhub.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
ukbd.c Make it easier to run this code on RELENG_4. 2003-10-04 21:41:01 +00:00
ulpt.c I don't know from where the notion that device driver should or 2003-09-28 20:48:13 +00:00
umass.c Add support Panasonic KXL-CB35AN(DVD-ROM & CD-R/RW) 2003-12-19 12:19:12 +00:00
umct.c Apply some fixups in the driver_t's. 2003-11-16 12:13:39 +00:00
umodem.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
ums.c - Implement selwakeuppri() which allows raising the priority of a 2003-11-09 09:17:26 +00:00
uplcom.c Fix comment typo. 2003-11-16 13:13:16 +00:00
urio.c Fix the cdevsw compatibility for -stable. 2003-08-25 22:01:06 +00:00
usb_ethersubr.c Remove duplicate 2003-11-14 11:09:45 +00:00
usb_ethersubr.h
usb_if.m
usb_mem.c Make it easier to run this code on RELENG_4. 2003-10-04 22:13:21 +00:00
usb_mem.h eliminate casts from the DMAADDR macro. This depends upon bus_addr_t being 2003-09-01 01:07:24 +00:00
usb_port.h MFNetBSD: 2003-11-09 23:54:21 +00:00
usb_quirks.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
usb_quirks.h
usb_subr.c Try a port reset if initial contact to a device failed. 2003-09-01 07:47:42 +00:00
usb.c MFNetBSD: 2003-11-09 23:54:21 +00:00
usb.h
usbcdc.h
usbdevs Add support Panasonic KXL-CB35AN(DVD-ROM & CD-R/RW) 2003-12-19 12:19:12 +00:00
usbdevs_data.h Sync to 1.148 of usbdevs 2003-12-18 08:20:02 +00:00
usbdevs.h Sync to 1.148 of usbdevs 2003-12-18 08:20:02 +00:00
usbdi_util.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
usbdi_util.h WARNING: white space diff 2003-07-04 01:50:39 +00:00
usbdi.c Revise the NetBSD revision control strings. 2003-11-09 23:56:19 +00:00
usbdi.h Update to reflect the NetBSD patches that are already included. 2003-07-14 20:31:03 +00:00
usbdivar.h make usb bus_dma aware. 2003-07-15 22:42:37 +00:00
usbhid.h
uscanner.c Add Support 2003-12-18 05:47:11 +00:00
uvisor.c I've had a couple of reports that the Sony Clie_40 doesn't need the 2003-11-08 11:23:07 +00:00
uvscom.c Make interrupt pipe interval time configurable. 2003-11-16 12:26:10 +00:00