aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/pcic
diff options
context:
space:
mode:
authorMIHIRA Sanpei Yoshiro <sanpei@FreeBSD.org>2000-12-11 15:02:50 +0000
committerMIHIRA Sanpei Yoshiro <sanpei@FreeBSD.org>2000-12-11 15:02:50 +0000
commit23f344f985e1a4c3b2137cb0b93146b2df5c63a5 (patch)
tree56e328f63c8208f77d402779cc0ad35c14b67d7a /sys/dev/pcic
parent9b677143110cb0b9714201e12f9c781ee6f79e0a (diff)
downloadsrc-23f344f985e1a4c3b2137cb0b93146b2df5c63a5.tar.gz
src-23f344f985e1a4c3b2137cb0b93146b2df5c63a5.zip
add PNPID for PnP PCMCIA, SCM SwapBox Classic X2P.
PR: kern/23344 (Kaho Toshikazu <kaho@elam.kais.kyoto-u.ac.jp>)
Notes
Notes: svn path=/head/; revision=69856
Diffstat (limited to 'sys/dev/pcic')
-rw-r--r--sys/dev/pcic/i82365reg.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/pcic/i82365reg.h b/sys/dev/pcic/i82365reg.h
index 3bebfd924a9d..684b1cdb9b48 100644
--- a/sys/dev/pcic/i82365reg.h
+++ b/sys/dev/pcic/i82365reg.h
@@ -349,3 +349,4 @@
#define PCIC_PNP_82365_CARDBUS 0x030ED041 /* PNP0E03 */
#define PCIC_PNP_ACTIONTEC 0x1802A904 /* AEI0218 */
#define PCIC_PNP_SCM_SWAPBOX 0x1802A904 /* SCM0469 */
+#define PCIC_PNP_SCM_SWAPBOX2 0x69046d4c /* SCM SwapBox Classic X2P */