summaryrefslogtreecommitdiffstats
path: root/sys/pccard/slot.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/pccard/slot.h')
-rw-r--r--sys/pccard/slot.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/pccard/slot.h b/sys/pccard/slot.h
index 86dd76b..07e4d0d 100644
--- a/sys/pccard/slot.h
+++ b/sys/pccard/slot.h
@@ -31,6 +31,8 @@
* THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ *
+ * $FreeBSD$
*/
#ifndef _PCCARD_SLOT_H
@@ -72,7 +74,6 @@ struct slot_ctrl {
int maxio; /* Number of allowed I/O windows */
int irqs; /* IRQ's that are allowed */
u_int *imask; /* IRQ mask for the PCIC controller */
- char *name; /* controller name */
/*
* The rest is maintained by the mainline PC-CARD code.
OpenPOWER on IntegriCloud