diff options
author | imp <imp@FreeBSD.org> | 2001-05-15 23:47:17 +0000 |
---|---|---|
committer | imp <imp@FreeBSD.org> | 2001-05-15 23:47:17 +0000 |
commit | 29a0946cc9abbd6834cff9ac26afd715c2140e84 (patch) | |
tree | e9c92fd330cc58d8fa62f0ce3d2b9134c202cbda /sys/conf | |
parent | d5f5efc8883b21d9766be666035a2e0f10f5d802 (diff) | |
download | FreeBSD-src-29a0946cc9abbd6834cff9ac26afd715c2140e84.zip FreeBSD-src-29a0946cc9abbd6834cff9ac26afd715c2140e84.tar.gz |
Add mecia driver definitions.
Diffstat (limited to 'sys/conf')
-rw-r--r-- | sys/conf/files.pc98 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/conf/files.pc98 b/sys/conf/files.pc98 index 5703fd0..a9e3592 100644 --- a/sys/conf/files.pc98 +++ b/sys/conf/files.pc98 @@ -397,4 +397,5 @@ pc98/pc98/wd.c count wdc pc98/pc98/wd_cd.c count wcd wdc pc98/pc98/wfd.c count wfd wdc pc98/pc98/wst.c count wst wdc +pccard/mecia.c optional mecia card #pci/ide_pci.c optional wdc pci |