Deprecation notice for iir

This commit is contained in:
Warner Losh 2020-04-18 02:53:09 +00:00
parent 5b18755735
commit 6ccdbb521a
2 changed files with 6 additions and 0 deletions

View File

@ -8,6 +8,11 @@
.Sh NAME
.Nm iir
.Nd Intel Integrated RAID controller and ICP Vortex driver
.Sh DEPRECATION NOTICE
The
.Nm
driver is not present in
.Fx 13.0 .
.Sh SYNOPSIS
To compile this driver into the kernel,
place the following lines in your

View File

@ -336,6 +336,7 @@ iir_pci_attach(device_t dev)
}
gdt_pci_enable_intr(gdt);
gone_in_dev(dev, 13, "iir(4) removed");
return (0);
err: