Add sm(4) in evbarm INTEGRATOR_CP kernel
This commit is contained in:
parent
53a71047f1
commit
60a04b80ec
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: sm.4,v 1.12 2008/04/30 13:10:54 martin Exp $
|
||||
.\" $NetBSD: sm.4,v 1.13 2017/09/06 14:54:01 ryoon Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1997 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
@ -35,6 +35,7 @@
|
||||
.Nm sm
|
||||
.Nd SMC91Cxx-based Ethernet interfaces device driver
|
||||
.Sh SYNOPSIS
|
||||
.Cd "sm0 at ifpga0 addr 0xb8000000 irq 27"
|
||||
.Cd "sm0 at isa? port 0x300 irq 10"
|
||||
.Cd "sm* at mhzc?"
|
||||
.Cd "sm* at pcmcia? function ?"
|
||||
@ -44,6 +45,11 @@ The
|
||||
.Nm
|
||||
device driver supports SMC91C9x-based and SMC91C1xx-based Ethernet interfaces.
|
||||
.Pp
|
||||
The ifpga0 attachment of the
|
||||
.Nm
|
||||
driver supports SMC91C9x-based Ethernet interface on the ARM Integrator/CP
|
||||
board.
|
||||
.Pp
|
||||
The ISA attachment of the
|
||||
.Nm
|
||||
driver supports any SMC91C9x-based Ethernet interface on the ISA
|
||||
|
Loading…
Reference in New Issue
Block a user