1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-02-08 12:54:11 +00:00

First step in removing OLDCARD from FreeBSD 6.0:

o Move card from all architectures to just pc98.  It is only needed there,
  although real issues remain with NEWCARD's support of ISA devices.
This commit is contained in:
Warner Losh 2005-01-04 05:34:28 +00:00
parent 977453f7f9
commit 3ec0cd6e5d
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=139658
2 changed files with 6 additions and 6 deletions

View File

@ -1642,12 +1642,6 @@ crypto/des/des_ecb.c optional crypto
crypto/des/des_setkey.c optional crypto
crypto/sha1.c optional crypto
crypto/sha2/sha2.c optional crypto
pccard/pccard.c optional card
pccard/pccard_beep.c optional card
pccard/pccard_nbk.c optional card
pccard/pcic.c optional pcic card
pccard/pcic_isa.c optional pcic card isa
pccard/pcic_pci.c optional pcic card pci
pci/agp.c optional agp pci
pci/agp_if.m optional agp pci
pci/alpm.c optional alpm pci

View File

@ -349,6 +349,12 @@ pc98/pc98/sio_cbus.c optional sio isa
pc98/pc98/syscons_pc98.c optional sc
pc98/pc98/wd.c optional wdc
pc98/pc98/wd_cd.c optional wcd wdc
pccard/pccard.c optional card
pccard/pccard_beep.c optional card
pccard/pccard_nbk.c optional card
pccard/pcic.c optional pcic card
pccard/pcic_isa.c optional pcic card isa
pccard/pcic_pci.c optional pcic card pci
pccard/mecia.c optional mecia card
pci/agp_ali.c optional agp
pci/agp_amd.c optional agp