PERFORCE change 181649 for review

Hans Petter Selasky hselasky at FreeBSD.org
Sat Jul 31 15:39:49 UTC 2010


http://p4web.freebsd.org/@@181649?ac=10

Change 181649 by hselasky at 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;


More information about the p4-projects mailing list