mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-22 11:17:19 +00:00
Correct device id comments.
This commit is contained in:
parent
bbfa418de5
commit
9ddf14906a
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=227434
@ -73,11 +73,11 @@
|
||||
|
||||
/* AR5416 compatible devid's */
|
||||
#define AR5416_DEVID_PCI 0x0023 /* AR5416 PCI (MB/CB) Owl */
|
||||
#define AR5416_DEVID_PCIE 0x0024 /* AR5416 PCI-E (XB) Owl */
|
||||
#define AR5416_DEVID_PCIE 0x0024 /* AR5418 PCI-E (XB) Owl */
|
||||
#define AR5416_AR9130_DEVID 0x000b /* AR9130 SoC WiMAC */
|
||||
#define AR9160_DEVID_PCI 0x0027 /* AR9160 PCI Sowl */
|
||||
#define AR9280_DEVID_PCI 0x0029 /* AR9280 PCI Merlin */
|
||||
#define AR9280_DEVID_PCIE 0x002a /* AR9280 PCI-E Merlin */
|
||||
#define AR9280_DEVID_PCIE 0x002a /* AR9220 PCI-E Merlin */
|
||||
#define AR9285_DEVID_PCIE 0x002b /* AR9285 PCI-E Kite */
|
||||
#define AR2427_DEVID_PCIE 0x002c /* AR2427 PCI-E w/ 802.11n bonded out */
|
||||
#define AR9287_DEVID_PCI 0x002d /* AR9227 PCI Kiwi */
|
||||
|
Loading…
Reference in New Issue
Block a user