Date: Sat, 31 Jul 2010 15:39:49 GMT From: Hans Petter Selasky <hselasky@FreeBSD.org> To: Perforce Change Reviews <perforce@FreeBSD.org> Subject: PERFORCE change 181649 for review Message-ID: <201007311539.o6VFdnT5083738@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://p4web.freebsd.org/@@181649?ac=10 Change 181649 by hselasky@hselasky_laptop001 on 2010/07/31 15:39:06 USB controller (EHCI-PCI): - remove unused definition Affected files ... .. //depot/projects/usb/src/sys/dev/usb/controller/ehci_pci.c#29 edit Differences ... ==== //depot/projects/usb/src/sys/dev/usb/controller/ehci_pci.c#29 (text+ko) ==== @@ -93,8 +93,6 @@ #define PCI_EHCI_VENDORID_NVIDIA2 0x10DE #define PCI_EHCI_VENDORID_VIA 0x1106 -#define PCI_EHCI_BASE_REG 0x10 - static void ehci_pci_takecontroller(device_t self); static device_probe_t ehci_pci_probe;
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201007311539.o6VFdnT5083738>