Print this page
5075 EOF cardbus & pcmcia

@@ -19,11 +19,11 @@
 # CDDL HEADER END
 #
 #
 # Copyright (c) 1989, 2010, Oracle and/or its affiliates. All rights reserved.
 # Copyright 2013, Joyent, Inc. All rights reserved.
-# Copyright 2013 Garrett D'Amore <garrett@damore.org>
+# Copyright 2014 Garrett D'Amore <garrett@damore.org>
 #
 
 include $(SRC)/uts/Makefile.uts
 
 FILEMODE=644

@@ -422,16 +422,14 @@
         pathname.h              \
         pattr.h                 \
         queue.h                 \
         serializer.h            \
         pbio.h                  \
-        pccard.h                \
         pci.h                   \
         pcie.h                  \
         pci_impl.h              \
         pci_tools.h             \
-        pcmcia.h                \
         pctypes.h               \
         pfmod.h                 \
         pg.h                    \
         pghw.h                  \
         physmem.h               \

@@ -515,11 +513,10 @@
         sockio.h                \
         soundcard.h             \
         squeue.h                \
         squeue_impl.h           \
         srn.h                   \
-        sservice.h              \
         stat.h                  \
         statfs.h                \
         statvfs.h               \
         stdbool.h               \
         stdint.h                \

@@ -1111,12 +1108,10 @@
 # "pc" header files used on i386
 PCHDRS=                 \
         avintr.h        \
         dma_engine.h    \
         i8272A.h        \
-        pcic_reg.h      \
-        pcic_var.h      \
         pic.h           \
         pit.h           \
         rtc.h
 
 NXGEHDRS=                       \