rsu.4 (ef90af83a58199ef3980d8c9a7dad07ec9b4bea3) rsu.4 (2a6b4327c288b6a121f131f7ef09b871b9a14f96)
1.\" $OpenBSD: rsu.4,v 1.11 2013/02/14 07:40:42 jmc Exp $
2.\" $FreeBSD$
3.\"
4.\" Copyright (c) 2010 Damien Bergamini <damien.bergamini@free.fr>
5.\"
6.\" Permission to use, copy, modify, and distribute this software for any
7.\" purpose with or without fee is hereby granted, provided that the above
8.\" copyright notice and this permission notice appear in all copies.

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

30.Cd "device ohci"
31.Cd "device usb"
32.Cd "device rsu"
33.Cd "device wlan"
34.Ed
35.Pp
36Alternatively, to load the driver as a module at boot time,
37place the following line in
1.\" $OpenBSD: rsu.4,v 1.11 2013/02/14 07:40:42 jmc Exp $
2.\" $FreeBSD$
3.\"
4.\" Copyright (c) 2010 Damien Bergamini <damien.bergamini@free.fr>
5.\"
6.\" Permission to use, copy, modify, and distribute this software for any
7.\" purpose with or without fee is hereby granted, provided that the above
8.\" copyright notice and this permission notice appear in all copies.

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

30.Cd "device ohci"
31.Cd "device usb"
32.Cd "device rsu"
33.Cd "device wlan"
34.Ed
35.Pp
36Alternatively, to load the driver as a module at boot time,
37place the following line in
38.Xr loader.conf 5:
38.Xr loader.conf 5 :
39.Bd -literal -offset indent
39.Bd -literal -offset indent
40.Xr if_rsu_load="YES"
40if_rsu_load="YES"
41.Ed
42.Pp
43After you have read the license in /usr/share/doc/legal/realtek
44you will want to add the following lines to
45.Xr loader.conf 5 :
46.Bd -literal -offset indent
47legal.realtek.license_ack=1
48rsu-rtl8712fw_load="YES"

--- 130 unchanged lines hidden ---
41.Ed
42.Pp
43After you have read the license in /usr/share/doc/legal/realtek
44you will want to add the following lines to
45.Xr loader.conf 5 :
46.Bd -literal -offset indent
47legal.realtek.license_ack=1
48rsu-rtl8712fw_load="YES"

--- 130 unchanged lines hidden ---