Deleted Added
full compact
dcons_crom.4 (121624) dcons_crom.4 (123898)
1.\" Copyright (c) 2003 Hidetoshi Shimokawa
2.\" All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 8 unchanged lines hidden (view full) ---

17.\" INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
18.\" (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
19.\" SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
20.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
21.\" STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
22.\" ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
23.\" POSSIBILITY OF SUCH DAMAGE.
24.\"
1.\" Copyright (c) 2003 Hidetoshi Shimokawa
2.\" All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 8 unchanged lines hidden (view full) ---

17.\" INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
18.\" (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
19.\" SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
20.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
21.\" STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
22.\" ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
23.\" POSSIBILITY OF SUCH DAMAGE.
24.\"
25.\" $FreeBSD: head/share/man/man4/dcons_crom.4 121624 2003-10-28 01:31:50Z simokawa $
25.\" $FreeBSD: head/share/man/man4/dcons_crom.4 123898 2003-12-27 15:30:49Z brueffer $
26.\"
27.\"
28.Dd June 16, 2003
29.Dt DCONS_CROM 4
30.Os
31.Sh NAME
32.Nm dcons_crom
33.Nd Configuration ROM stub for
34.Xr dcons 4
35.Sh SYNOPSIS
36.Cd device dcons_crom
37.Cd device dcons
38.Cd device firewire
39.Pp
40.Sh DESCRIPTION
41The
42.Nm
26.\"
27.\"
28.Dd June 16, 2003
29.Dt DCONS_CROM 4
30.Os
31.Sh NAME
32.Nm dcons_crom
33.Nd Configuration ROM stub for
34.Xr dcons 4
35.Sh SYNOPSIS
36.Cd device dcons_crom
37.Cd device dcons
38.Cd device firewire
39.Pp
40.Sh DESCRIPTION
41The
42.Nm
43exposes buffer address of
43exposes the buffer address of
44.Xr dcons 4
44.Xr dcons 4
45through Configuration ROM of
46.Xr FireWire 4 .
45through the Configuration ROM of
46.Xr firewire 4 .
47This address is supposed to be used by
48.Xr dconschat 8 .
49.El
50.Sh SEE ALSO
51.Xr dcons 4 ,
52.Xr firewire 4 ,
53.Xr fwohci 4 ,
54.Xr dconschat 8 ,
55.Xr fwcontrol 8 .
56.Sh AUTHORS
57.An Hidetoshi Shimokawa Aq simokawa@FreeBSD.org
58.Sh BUGS
47This address is supposed to be used by
48.Xr dconschat 8 .
49.El
50.Sh SEE ALSO
51.Xr dcons 4 ,
52.Xr firewire 4 ,
53.Xr fwohci 4 ,
54.Xr dconschat 8 ,
55.Xr fwcontrol 8 .
56.Sh AUTHORS
57.An Hidetoshi Shimokawa Aq simokawa@FreeBSD.org
58.Sh BUGS
59If you load dcons_crom.ko manually after booted, you may have to initiate
60a bus reset by
59If you load dcons_crom.ko manually after the system is booted, you may
60have to initiate a bus reset using
61.Dq Nm fwcontrol -r
61.Dq Nm fwcontrol -r
62to update Configuration ROM.
62to update the Configuration ROM.
63.Pp
63.Pp