summaryrefslogtreecommitdiff
path: root/usr/src/uts/intel/ahci
AgeCommit message (Collapse)AuthorFilesLines
2021-12-1414268 kernel modules should be linked -ztype=kmodRichard Lowe1-1/+1
Reviewed by: Gordon Ross <Gordon.W.Ross@gmail.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Dan McDonald <danmcd@joyent.com>
2020-12-1613258 remove lint from the uts buildRichard Lowe1-17/+4
Reviewed by: Andy Fiddaman <andy@omniosce.org> Reviewed by: Jason King <jason.brian.king+illumos@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-08-1611528 Makefile.noget can get goneJohn Levon1-1/+1
11529 Use -Wno-maybe-initialized Reviewed by: Peter Tribble <peter.tribble@gmail.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Robert Mustacchi <rm@joyent.com>
2017-06-198367 remove warlock leftovers from usr/src/uts MakefilesYuri Pankov1-54/+4
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2012-09-222933 compiler warning gags need better granularityRichard Lowe1-2/+4
Reviewed by: Eric Schrock <eric.schrock@delphix.com> Approved by: Garrett D'Amore <garrett@damore.org>
2008-07-286722916 ahci driver should remove lint flags - E_BAD_PTR_CAST_ALIGN, ↵yt1605231-4/+1
E_STATIC_UNUSED and E_ASSIGN_NARROW_CON
2007-07-066540978 libsldap EXPORT_WS target must diestevel1-8/+3
6540980 $SRC/cmd/agents clobber/realclobber targets do despicable things with SCCS 6540992 uts warlock targets expect to have SCCS around to help them Contributed by Richard Lowe <richlowe@richlowe.net> 6542280 usr/closed/cmd/agents don't like to be touched (by SCCS) there either 6574829 usr/src/uts/intel/cmlb/Makefile missing CDDL --HG-- rename : usr/src/cmd/agents/misc.sh => deleted_files/usr/src/cmd/agents/misc.sh rename : usr/src/cmd/agents/snmp/Makefile.relay => deleted_files/usr/src/cmd/agents/snmp/Makefile.relay rename : usr/src/cmd/agents/snmp/Makefile.trapsend => deleted_files/usr/src/cmd/agents/snmp/Makefile.trapsend
2007-03-196529244 warlock warning on sd related changes with cmlbshidokht1-2/+7
2006-12-23PSARC/2006/384 SATA AHCI HBA Driveryt1605231-0/+161
6261241 AHCI driver is needed for ICH6 and SATA native mode 6418168 AHCI driver is needed for VIA vt8251 and SATA native mode