1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-28 11:57:28 +00:00

Add the emulation PCI device id - these days, 0xabcd shows up all over

the internet as "AR9380 and later which didn't get its PCI ID written
in at power-on", so it's hardly an unknown constant.

Obtained from:	Qualcomm Atheros
This commit is contained in:
Adrian Chadd 2012-10-31 20:58:24 +00:00
parent 89da5b3198
commit 321e63ddee
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=242406

View File

@ -85,6 +85,7 @@
/* AR9300 */
#define AR9300_DEVID_AR9380_PCIE 0x0030
#define AR9300_DEVID_EMU_PCIE 0xabcd
#define AR9300_DEVID_AR9340 0x0031
#define AR9300_DEVID_AR9485_PCIE 0x0032
#define AR9300_DEVID_AR9580_PCIE 0x0033