Print this page
5075 EOF cardbus & pcmcia
*** 19,29 ****
# CDDL HEADER END
#
# Copyright (c) 2005, 2010, Oracle and/or its affiliates. All rights reserved.
# Copyright (c) 2013 Andrew Stormont. All rights reserved.
!
#
# This makefile contains the common definitions for all sparc
# implementation architecture independent modules.
#
--- 19,29 ----
# CDDL HEADER END
#
# Copyright (c) 2005, 2010, Oracle and/or its affiliates. All rights reserved.
# Copyright (c) 2013 Andrew Stormont. All rights reserved.
! # Copyright 2014 Garrett D'Amore <garrett@damore.org>
#
# This makefile contains the common definitions for all sparc
# implementation architecture independent modules.
#
*** 322,337 ****
DRV_KMODS += pshot
DRV_KMODS += gen_drv
DRV_KMODS += tvhci tphci tclient
DRV_KMODS += emul64
! #
! # PCMCIA specific module(s)
! #
! DRV_KMODS += pcs
! MISC_KMODS += busra cardbus dada pcmcia
! DRV_KMODS += pcic
# Add lvm
#
DRV_KMODS += md
MISC_KMODS += md_mirror md_stripe md_hotspares md_raid md_trans md_notify
--- 322,332 ----
DRV_KMODS += pshot
DRV_KMODS += gen_drv
DRV_KMODS += tvhci tphci tclient
DRV_KMODS += emul64
! MISC_KMODS += busra dada
# Add lvm
#
DRV_KMODS += md
MISC_KMODS += md_mirror md_stripe md_hotspares md_raid md_trans md_notify