summaryrefslogtreecommitdiffstats
path: root/sys/pccard/i82365.h
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2001-04-19 00:04:08 +0000
committerimp <imp@FreeBSD.org>2001-04-19 00:04:08 +0000
commit542c08e70c6c417e74bc5ccd731c667196f474d5 (patch)
treec963f0c7d0d93aa8b019da8ca5ca14908b313636 /sys/pccard/i82365.h
parentb857e0ac23e8df79e651abe8d55750dd0222d610 (diff)
downloadFreeBSD-src-542c08e70c6c417e74bc5ccd731c667196f474d5.zip
FreeBSD-src-542c08e70c6c417e74bc5ccd731c667196f474d5.tar.gz
First cut at bringing NEC PC98 original pccard bridge code back into
FreeBSD. This code doesn't work just yet, but does compile. We need to start indirecting via the cinfo pointers, rather than directly calling pcic_*. There may be other issues as well, but you gotta start somewhere. Obtained from: PAO3
Diffstat (limited to 'sys/pccard/i82365.h')
-rw-r--r--sys/pccard/i82365.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/pccard/i82365.h b/sys/pccard/i82365.h
index 20b2c09..e8ef822 100644
--- a/sys/pccard/i82365.h
+++ b/sys/pccard/i82365.h
@@ -46,8 +46,8 @@
#define PCIC_VG469 8 /* Vadem 469 */
#define PCIC_RF5C396 9 /* Ricoh RF5C396 */
#define PCIC_IBM_KING 10 /* IBM KING PCMCIA Controller */
-/* These last two aren't in normal freebsd */
#define PCIC_PC98 11 /* NEC PC98 PCMCIA Controller */
+/* These last ones aren't in normal freebsd */
#define PCIC_TI1130 12 /* TI PCI1130 CardBus */
/*
OpenPOWER on IntegriCloud