mirror of
https://git.FreeBSD.org/src.git
synced 2025-02-01 17:00:36 +00:00
ab581af779
Provide a backwards compatible way to have the extra macro by defining PCCARD_API_LEVEL 5 before including pccarddevs for driver writers that want/need to have the same driver on 5 and 6 with pccard attachments. Approved by: re (dwhite)