Update macppc ethernet device references

- delete obsolete de refs
 - change gm to gem
This commit is contained in:
mbw 2003-09-26 18:50:16 +00:00
parent a482248158
commit 149f8d8b52
3 changed files with 10 additions and 13 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: bm.4,v 1.2 2003/07/26 20:17:35 salo Exp $ .\" $NetBSD: bm.4,v 1.3 2003/09/26 18:50:16 mbw Exp $
.\" .\"
.\" Copyright (c) 2002 The NetBSD Foundation, Inc. .\" Copyright (c) 2002 The NetBSD Foundation, Inc.
.\" All rights reserved. .\" All rights reserved.
@ -49,8 +49,7 @@ The
driver provides support for the BMac Ethernet hardware found mostly in driver provides support for the BMac Ethernet hardware found mostly in
Apple PowerBooks G3s and Power Macintosh G3s. Apple PowerBooks G3s and Power Macintosh G3s.
.Sh SEE ALSO .Sh SEE ALSO
.Xr de 4 , .Xr gem 4 ,
.Xr gm 4 ,
.Xr mc 4 , .Xr mc 4 ,
.Xr mii 4 , .Xr mii 4 ,
.Xr nsphyter 4 , .Xr nsphyter 4 ,

View File

@ -1,4 +1,4 @@
.\" $NetBSD: intro.4,v 1.6 2002/05/21 00:49:56 wiz Exp $ .\" $NetBSD: intro.4,v 1.7 2003/09/26 18:50:16 mbw Exp $
.\" .\"
.\" Copyright (c) 2001 The NetBSD Foundation, Inc. .\" Copyright (c) 2001 The NetBSD Foundation, Inc.
.\" All rights reserved. .\" All rights reserved.
@ -98,8 +98,7 @@ A list of the supported devices is given below.
.Xr autoconf 4 , .Xr autoconf 4 ,
.Xr awacs 4 , .Xr awacs 4 ,
.Xr bm 4 , .Xr bm 4 ,
.Xr de 4 , .Xr gem 4 ,
.Xr gm 4 ,
.Xr mc 4 , .Xr mc 4 ,
.Xr tlp 4 , .Xr tlp 4 ,
.Xr config 8 .Xr config 8

View File

@ -1,4 +1,4 @@
.\" $NetBSD: mc.4,v 1.2 2003/07/26 20:17:35 salo Exp $ .\" $NetBSD: mc.4,v 1.3 2003/09/26 18:50:16 mbw Exp $
.\" .\"
.\" Copyright (c) 2002 The NetBSD Foundation, Inc. .\" Copyright (c) 2002 The NetBSD Foundation, Inc.
.\" All rights reserved. .\" All rights reserved.
@ -42,14 +42,13 @@
.Sh DESCRIPTION .Sh DESCRIPTION
The The
.Nm .Nm
driver provides support for the AMD Am79C940 MACE driver provides support for the AMD Am79C940 MACE 10 Mb/s
.Tn Ethernet .Tn Ethernet
chip found chip found in Apple Power Macintosh 7300 through 9600 models,
at least in Macintosh Centris and Quadra, Macintosh Power Macintoshes Apple Network Servers, and most other pre-G3 models.
(from 7300 to 9500), and Apple Network Servers.
.Sh SEE ALSO .Sh SEE ALSO
.Xr de 4 , .Xr bm 4 ,
.Xr gm 4 , .Xr gem 4 ,
.Xr tlp 4 .Xr tlp 4
.Sh HISTORY .Sh HISTORY
The The