PEGASUS: Fix typo in Corega products.
s/FEter/FEther/. Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org> Signed-off-by: Jeff Garzik <jeff@garzik.org>
This commit is contained in:
parent
b29cf31d7e
commit
e77c2baf75
|
@ -214,9 +214,9 @@ PEGASUS_DEV( "Billionton USBEL-100", VENDOR_BILLIONTON, 0x0988,
|
|||
DEFAULT_GPIO_RESET )
|
||||
PEGASUS_DEV( "Billionton USBE-100", VENDOR_BILLIONTON, 0x8511,
|
||||
DEFAULT_GPIO_RESET | PEGASUS_II )
|
||||
PEGASUS_DEV( "Corega FEter USB-TX", VENDOR_COREGA, 0x0004,
|
||||
PEGASUS_DEV( "Corega FEther USB-TX", VENDOR_COREGA, 0x0004,
|
||||
DEFAULT_GPIO_RESET )
|
||||
PEGASUS_DEV( "Corega FEter USB-TXS", VENDOR_COREGA, 0x000d,
|
||||
PEGASUS_DEV( "Corega FEther USB-TXS", VENDOR_COREGA, 0x000d,
|
||||
DEFAULT_GPIO_RESET | PEGASUS_II )
|
||||
PEGASUS_DEV( "D-Link DSB-650TX", VENDOR_DLINK, 0x4001,
|
||||
DEFAULT_GPIO_RESET )
|
||||
|
|
Loading…
Reference in New Issue