[PATCH] synclink_gt: add GT2 adapter support
Add support for SyncLink GT2 adapter to driver. Signed-off-by: Paul Fulghum <paulkf@microgate.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:
committed by
Linus Torvalds
parent
294dad0531
commit
6f84be84b4
@ -172,6 +172,7 @@ typedef struct _MGSL_PARAMS
|
||||
#define SYNCLINK_GT_DEVICE_ID 0x0070
|
||||
#define SYNCLINK_GT4_DEVICE_ID 0x0080
|
||||
#define SYNCLINK_AC_DEVICE_ID 0x0090
|
||||
#define SYNCLINK_GT2_DEVICE_ID 0x00A0
|
||||
#define MGSL_MAX_SERIAL_NUMBER 30
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user