Update the Starfire driver comments and man page to include the URL of
the AIC-6915 Programmer's Manual which I finally found online at Adaptec's site.
This commit is contained in:
parent
3176a7fe12
commit
c63d3a6678
@ -146,8 +146,8 @@ the network connection (cable).
|
||||
.Xr netintro 4 ,
|
||||
.Xr ifconfig 8 ,
|
||||
.Rs
|
||||
.%T The Adaptec AIC-6915 programming manual
|
||||
.%O http://www.adaptec.com
|
||||
.%T The Adaptec AIC-6915 Programmer's Manual
|
||||
.%O ftp://ftp.adaptec.com/pub/BBS/userguides/aic6915_pg.pdf
|
||||
.Re
|
||||
.Sh HISTORY
|
||||
The
|
||||
|
@ -146,8 +146,8 @@ the network connection (cable).
|
||||
.Xr netintro 4 ,
|
||||
.Xr ifconfig 8 ,
|
||||
.Rs
|
||||
.%T The Adaptec AIC-6915 programming manual
|
||||
.%O http://www.adaptec.com
|
||||
.%T The Adaptec AIC-6915 Programmer's Manual
|
||||
.%O ftp://ftp.adaptec.com/pub/BBS/userguides/aic6915_pg.pdf
|
||||
.Re
|
||||
.Sh HISTORY
|
||||
The
|
||||
|
@ -34,7 +34,8 @@
|
||||
|
||||
/*
|
||||
* Adaptec AIC-6915 "Starfire" PCI fast ethernet driver for FreeBSD.
|
||||
* Programming manual is available from www.adaptec.com.
|
||||
* Programming manual is available from:
|
||||
* ftp.adaptec.com:/pub/BBS/userguides/aic6915_pg.pdf.
|
||||
*
|
||||
* Written by Bill Paul <wpaul@ctr.columbia.edu>
|
||||
* Department of Electical Engineering
|
||||
|
@ -34,7 +34,8 @@
|
||||
|
||||
/*
|
||||
* Adaptec AIC-6915 "Starfire" PCI fast ethernet driver for FreeBSD.
|
||||
* Programming manual is available from www.adaptec.com.
|
||||
* Programming manual is available from:
|
||||
* ftp.adaptec.com:/pub/BBS/userguides/aic6915_pg.pdf.
|
||||
*
|
||||
* Written by Bill Paul <wpaul@ctr.columbia.edu>
|
||||
* Department of Electical Engineering
|
||||
|
Loading…
Reference in New Issue
Block a user