From 4b00d3e022f3e795e41f5e33e4226208a7ee36ef Mon Sep 17 00:00:00 2001 From: Weongyo Jeong Date: Mon, 27 Jul 2009 18:07:44 +0000 Subject: [PATCH] urtw(4) supports RTL8187B chipset now. Approved by: re (kib) --- share/man/man4/urtw.4 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/share/man/man4/urtw.4 b/share/man/man4/urtw.4 index 80550a78a95..c5a3ac5f419 100644 --- a/share/man/man4/urtw.4 +++ b/share/man/man4/urtw.4 @@ -24,12 +24,12 @@ .\" .\" $FreeBSD$ .\" -.Dd November 15, 2008 +.Dd July 25, 2009 .Dt URTW 4 .Os .Sh NAME .Nm urtw -.Nd Realtek RTL8187L USB IEEE 802.11b/g wireless network device +.Nd Realtek RTL8187B/L USB IEEE 802.11b/g wireless network device .Sh SYNOPSIS To compile this driver into the kernel, place the following lines in your kernel configuration file: @@ -52,7 +52,7 @@ if_urtw_load="YES" The .Nm driver supports USB 802.11b/g wireless adapters based on the -Realtek RTL8187L. +Realtek RTL8187B/L. .Pp .Nm supports @@ -66,7 +66,7 @@ For more information on configuring this device, see .Sh HARDWARE The .Nm -driver supports Realtek RTL8187L based wireless network devices, including: +driver supports Realtek RTL8187B/L based wireless network devices, including: .Pp .Bl -column "Shuttle XPC Accessory PN20" "RTL8225" "USB" -compact -offset 6n .It Em "Card Radio Bus" -- 2.45.2