History log of /freebsd-current/sys/dev/pms/freebsd/driver/ini/src/osapi.c
Revision Date Author Comments
# 2ff63af9 16-Aug-2023 Warner Losh <imp@FreeBSD.org>

sys: Remove $FreeBSD$: one-line .h pattern

Remove /^\s*\*+\s*\$FreeBSD\$.*$\n/


# 2efbd10a 21-Oct-2017 Ryan Libby <rlibby@FreeBSD.org>

pms/freebsd: fix compiler warnings

- A number of unused variable warnings,
- a missing prototype warning (actually a dead function),
- and a potential use of an uninitialized variable.

Reviewed by: pfg
Sponsored by: Dell EMC Isilon
Differential Revision: https://reviews.freebsd.org/D12683


# 4a00a651 04-May-2016 Pedro F. Giffuni <pfg@FreeBSD.org>

dev/pms: minor spelling fixes for the FreeBSD-specific part.


# 99c006f9 21-Feb-2016 Pedro F. Giffuni <pfg@FreeBSD.org>

ostiInitiatorIOCompleted(): wrong sizeof() argument.

Detected by: PVS Static Analysis
CID: 1331601, 1331523


# 4e1bc9a0 07-Jul-2015 Achim Leubner <achim@FreeBSD.org>

Driver 'pmspcv' added. Supports PMC-Sierra PM8001/8081/8088/8089/8074/8076/8077 SAS/SATA HBA Controllers.