From 31831e3e3cd912505d8247e5788c33fbb67eba45 Mon Sep 17 00:00:00 2001 From: wpaul Date: Sun, 26 Sep 1999 18:35:30 +0000 Subject: 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. --- sys/dev/sf/if_sf.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sys/dev/sf') diff --git a/sys/dev/sf/if_sf.c b/sys/dev/sf/if_sf.c index 59d9a89..bc54fed 100644 --- a/sys/dev/sf/if_sf.c +++ b/sys/dev/sf/if_sf.c @@ -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 * Department of Electical Engineering -- cgit v1.1