Print this page
MFV: illumos-gate@fd6d41c5025e9fb45a115fc82d86e9983d1e9fd6
9815 Want basic AHCI enclosure services
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com>
Reviewed by: Rob Johnston <rob.johnston@joyent.com>
Reviewed by: Yuri Pankov <yuripv@yuripv.net>
Approved by: Dan McDonald <danmcd@joyent.com>
Author: Robert Mustacchi <rm@joyent.com>
Conflicts:
usr/src/cmd/Makefile
*** 19,28 ****
--- 19,29 ----
# CDDL HEADER END
#
#
# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
+ # Copyright (c) 2018, Joyent, Inc.
#
#
# The default for payload-bearing actions in this package is to appear in the
# global zone only. See the include file for greater detail, as well as
*** 37,51 ****
--- 38,54 ----
set name=info.classification value=org.opensolaris.category.2008:Drivers/Ports
set name=variant.arch value=i386
dir path=kernel group=sys
dir path=kernel/drv group=sys
dir path=kernel/drv/$(ARCH64) group=sys
+ dir path=usr/lib/ahci
dir path=usr/share/man
dir path=usr/share/man/man7d
driver name=ahci alias=pciclass,010601 class=scsi-self-identifying \
perms="* 0644 root sys"
file path=kernel/drv/$(ARCH64)/ahci group=sys
+ file path=usr/lib/ahci/ahciem mode=0555
file path=usr/share/man/man7d/ahci.7d
legacy pkg=SUNWahci \
desc="Advanced Host Controller Interface (AHCI) SATA HBA Driver" \
name="Advanced Host Controller Interface (AHCI) SATA HBA Driver"
license cr_Sun license=cr_Sun