Deprecation notice for iir
This commit is contained in:
parent
5b18755735
commit
6ccdbb521a
@ -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
|
||||
|
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user