Module Name: src
Committed By: riastradh
Date: Mon Feb 15 22:37:54 UTC 2016
Modified Files:
src/share/man/man9: cardbus.9
Log Message:
cardbus autoconf uses cardbus_attach_args, not isapnp_attach_args.
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/share/man/man9/cardbus.9
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/share/man/man9/cardbus.9
diff -u src/share/man/man9/cardbus.9:1.19 src/share/man/man9/cardbus.9:1.20
--- src/share/man/man9/cardbus.9:1.19 Sun Jul 13 11:03:26 2014
+++ src/share/man/man9/cardbus.9 Mon Feb 15 22:37:54 2016
@@ -1,4 +1,4 @@
-.\" $NetBSD: cardbus.9,v 1.19 2014/07/13 11:03:26 mbalmer Exp $
+.\" $NetBSD: cardbus.9,v 1.20 2016/02/15 22:37:54 riastradh Exp $
.\"
.\" Copyright (c) 2001 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -267,7 +267,7 @@ above.
During autoconfiguration, a
.Nm
driver will receive a pointer to
-.Fa struct isapnp_attach_args
+.Fa struct cardbus_attach_args
describing the device attaches to the CardBus.
Drivers match the device using the
.Fa ca_id