Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
linux
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
linux
Commits
c4085992
Commit
c4085992
authored
Feb 12, 2002
by
Jeff Garzik
Browse files
Options
Browse Files
Download
Plain Diff
Merge hostme.bitkeeper.com:/ua/repos/g/gkernel/linus-2.5
into hostme.bitkeeper.com:/ua/repos/g/gkernel/misc-2.5
parents
e9d9db6b
d21fa620
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
20 additions
and
0 deletions
+20
-0
drivers/pci/pci.ids
drivers/pci/pci.ids
+11
-0
include/linux/pci_ids.h
include/linux/pci_ids.h
+9
-0
No files found.
drivers/pci/pci.ids
View file @
c4085992
...
...
@@ -1551,9 +1551,14 @@
0001 i960 PCI bus interface
1076 VScom 800 8 port serial adaptor
1077 VScom 400 4 port serial adaptor
9030 PCI <-> IOBus Bridge (Hot Swap)
15ed 1002 Macrolink MCCS 8-port Serial (Hot Swap)
15ed 1003 Macrolink MCCS 16-port Serial (Hot Swap)
9036 9036
9050 PCI <-> IOBus Bridge
10b5 2273 SH-ARC SoHard ARCnet card
15ed 1000 Macrolink MCCS 8-port Serial
15ed 1001 Macrolink MCCS 16-port Serial
d84d 4006 EX-4006 1P
d84d 4008 EX-4008 1P EPP/ECP
d84d 4014 EX-4014 2P
...
...
@@ -3941,6 +3946,12 @@
1413 Addonics
1414 Microsoft Corporation
1415 Oxford Semiconductor Ltd
9501 16PCI954 Function 0
15ed 2000 Macrolink MCCR Serial p0-3 of 8
15ed 2001 Macrolink MCCR Serial p0-3 of 16
9511 16PCI954 Function 1
15ed 2000 Macrolink MCCR Serial p4-7 of 8
15ed 2001 Macrolink MCCR Serial p4-15 of 16
1416 Multiwave Innovation pte Ltd
1417 Convergenet Technologies Inc
1418 Kyushu electronics systems Inc
...
...
include/linux/pci_ids.h
View file @
c4085992
...
...
@@ -757,6 +757,7 @@
#define PCI_DEVICE_ID_PLX_SPCOM200 0x1103
#define PCI_DEVICE_ID_PLX_DJINN_ITOO 0x1151
#define PCI_DEVICE_ID_PLX_R753 0x1152
#define PCI_DEVICE_ID_PLX_9030 0x9030
#define PCI_DEVICE_ID_PLX_9050 0x9050
#define PCI_DEVICE_ID_PLX_9060 0x9060
#define PCI_DEVICE_ID_PLX_9060ES 0x906E
...
...
@@ -1507,6 +1508,14 @@
#define PCI_VENDOR_ID_PDC 0x15e9
#define PCI_DEVICE_ID_PDC_1841 0x1841
#define PCI_VENDOR_ID_MACROLINK 0x15ed
#define PCI_DEVICE_ID_MACROLINK_MCCS8 0x1000
#define PCI_DEVICE_ID_MACROLINK_MCCS 0x1001
#define PCI_DEVICE_ID_MACROLINK_MCCS8H 0x1002
#define PCI_DEVICE_ID_MACROLINK_MCCSH 0x1003
#define PCI_DEVICE_ID_MACROLINK_MCCR8 0x2000
#define PCI_DEVICE_ID_MACROLINK_MCCR 0x2001
#define PCI_VENDOR_ID_SYMPHONY 0x1c1c
#define PCI_DEVICE_ID_SYMPHONY_101 0x0001
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment