Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src urtw(4) and urtwn(4) first appeared in NetBSD 6.0.
details: https://anonhg.NetBSD.org/src/rev/31d5ba722072
branches: trunk
changeset: 779756:31d5ba722072
user: nonaka <nonaka%NetBSD.org@localhost>
date: Sat Jun 16 14:38:54 2012 +0000
description:
urtw(4) and urtwn(4) first appeared in NetBSD 6.0.
diffstat:
doc/CHANGES | 5 +----
doc/CHANGES.prev | 5 ++++-
share/man/man4/urtw.4 | 4 ++--
share/man/man4/urtwn.4 | 4 ++--
4 files changed, 9 insertions(+), 9 deletions(-)
diffs (71 lines):
diff -r 341ea15a88cf -r 31d5ba722072 doc/CHANGES
--- a/doc/CHANGES Sat Jun 16 05:58:03 2012 +0000
+++ b/doc/CHANGES Sat Jun 16 14:38:54 2012 +0000
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1709 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1710 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -34,9 +34,6 @@
dhcpcd(8): Import dhcpcd-5.5.5 [roy 20120323]
ipf: upgrade to 5.1.1 with new build framework, no module and
test support yet [christos 20120323]
- kernel: Add urtwn(4), a driver for Realtek RTL8188CU/RTL8192CU USB IEEE
- 802.11b/g/n wireless network devices, ported from OpenBSD.
- [nonaka 20120325]
pcc: upgrade to 1.1.0.DEVEL 20120325 [plunky 20120325]
openresolv(8): Import openresolv-3.5.1 [roy 20120327]
dhcpcd(8): Import dhcpcd-5.5.6 [roy 20120328]
diff -r 341ea15a88cf -r 31d5ba722072 doc/CHANGES.prev
--- a/doc/CHANGES.prev Sat Jun 16 05:58:03 2012 +0000
+++ b/doc/CHANGES.prev Sat Jun 16 14:38:54 2012 +0000
@@ -1,4 +1,4 @@
-LIST OF CHANGES FROM PREVIOUS RELEASES: <$Revision: 1.106 $>
+LIST OF CHANGES FROM PREVIOUS RELEASES: <$Revision: 1.107 $>
Changes from 386bsd 0.1 + patchkit 0.2.2 to NetBSD 0.8:
@@ -11166,3 +11166,6 @@
re(4): Add support for RTL8168E-VL. [nonaka 20120302]
amdtemp(4): Add support for Family 12h. [nonaka 20120302]
postfix(1): Add support for SQLite tables. [tron 20120304]
+ kernel: Add urtwn(4), a driver for Realtek RTL8188CU/RTL8192CU USB IEEE
+ 802.11b/g/n wireless network devices, ported from OpenBSD.
+ [nonaka 20120325]
diff -r 341ea15a88cf -r 31d5ba722072 share/man/man4/urtw.4
--- a/share/man/man4/urtw.4 Sat Jun 16 05:58:03 2012 +0000
+++ b/share/man/man4/urtw.4 Sat Jun 16 14:38:54 2012 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: urtw.4,v 1.2 2012/05/30 20:15:56 wiz Exp $
+.\" $NetBSD: urtw.4,v 1.3 2012/06/16 14:38:54 nonaka Exp $
.\" Copyright (c) 2008 Weongyo Jeong
.\" All rights reserved.
.\"
@@ -105,7 +105,7 @@
device driver first appeared in
.Fx 8.0
and
-.Nx 7.0 .
+.Nx 6.0 .
.Sh AUTHORS
.An -nosplit
The
diff -r 341ea15a88cf -r 31d5ba722072 share/man/man4/urtwn.4
--- a/share/man/man4/urtwn.4 Sat Jun 16 05:58:03 2012 +0000
+++ b/share/man/man4/urtwn.4 Sat Jun 16 14:38:54 2012 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: urtwn.4,v 1.4 2012/06/14 04:14:36 riz Exp $
+.\" $NetBSD: urtwn.4,v 1.5 2012/06/16 14:38:54 nonaka Exp $
.\" $OpenBSD: urtwn.4,v 1.15 2011/11/26 06:39:33 ckuethe Exp $
.\"
.\" Copyright (c) 2010 Damien Bergamini <damien.bergamini%free.fr@localhost>
@@ -161,7 +161,7 @@
device driver first appeared in
.Ox 4.9
and in
-.Nx 7.0 .
+.Nx 6.0 .
.Sh AUTHORS
.An -nosplit
The
Home |
Main Index |
Thread Index |
Old Index