mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-28 01:21:58 +00:00
[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:
parent
294dad0531
commit
6f84be84b4
2 changed files with 8 additions and 1 deletions
|
@ -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
|
||||
|
||||
/*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue