From 73daac7d580717861747d7c062d238626aba592a Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Mon, 11 Aug 2008 15:05:11 +0000 Subject: handle new USB host controller driver: isp1760 --- kernel/list_modules.pm | 2 +- perl-install/install/NEWS | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/kernel/list_modules.pm b/kernel/list_modules.pm index 9cab1454c..9e15feaec 100644 --- a/kernel/list_modules.pm +++ b/kernel/list_modules.pm @@ -145,7 +145,7 @@ our %l = ( bus => { - usb => [ qw(isp116x-hcd ehci-hcd ohci-hcd r8a66597-hcd sl811_cs sl811-hcd uhci-hcd u132-hcd usb-uhci usb-ohci) ], + usb => [ qw(ehci-hcd isp116x-hcd isp1760 ohci-hcd r8a66597-hcd sl811_cs sl811-hcd uhci-hcd u132-hcd usb-uhci usb-ohci) ], bluetooth => [ qw(bcm203x bfusb bpa10x hci_usb) ], firewire => [ qw(ohci1394) ], i2c => [ diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 662401a86..c20c4f0cc 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -3,6 +3,7 @@ o gigabit: atl1e, bnx2x, sfc o PATA: pata_ninja32, pata_ns87415 o SCSI: mvsas + o USB host controller: isp1760 o WAN: lapbether o wireless: rndis_wlan, rtl8180 - add product type to URL when fetching mirror list -- cgit v1.2.1