David E. O'Brien
8d0486e2f4
Restore vendor ID's.
...
Requested by: bde
2003-08-18 15:32:16 +00:00
David E. O'Brien
fecc076451
style.Makefile(5)'ize
2003-08-03 15:17:28 +00:00
Hartmut Brandt
fac5c31769
Make firmware version 4.1.12 the default for download to PCA-200E adapters.
...
The old firmware (3.0.1) can still be used by specifying the '-3' option
to fore_dnld.
Document the -r option that resets the adapter prior to the download.
Ther newer firmware version allows traffic shaping.
2003-07-31 14:26:07 +00:00
Hartmut Brandt
16a81ac7aa
Fix the code with respect to the assumption that sizeof(long) == 4.
2003-07-30 16:15:49 +00:00
Hartmut Brandt
82817dd82d
Fix what was a common idiom in PDP-11 days: declare a local int and
...
use the address of that int for read(2). While this happens to work on
LE, it surely is wrong on BE.
2003-07-30 16:02:50 +00:00
Hartmut Brandt
9ecbee467c
Make this compile with WARNS=6.
2003-07-30 15:58:08 +00:00
Hartmut Brandt
81681144c2
Fix warnings: a variable that was unused, a variable that
...
was unused unless sun was defined and printing of u_longs
with %x.
PR: bin/39818
Submitted by: dan@obluda.cz
MFC after: 1 week
2003-07-30 14:56:25 +00:00
Hartmut Brandt
ec6d8361cd
When deciding whether to download the microcode or not look at the API rather
...
than at the vendor. We have three different Fore cards and only the PCA200
need the microcode. Look also at the RAM address and load the code only if
it is not zero. A zero RAM address means either a bug in the driver or
this is a interface created by harp(4) in which case fatm(4) handles the
microcode issue.
2003-07-25 12:40:03 +00:00
Philippe Charnier
e1205e80e5
The .Nm utility
2002-07-06 19:34:18 +00:00
David E. O'Brien
2d68bf45bf
Default to WARNS=2.
...
Binary builds that cannot handle this must explicitly set WARNS=0.
Reviewed by: mike
2001-12-04 02:19:58 +00:00
Ruslan Ermilov
0a5779d45b
- Backout botched attempt to introduce MANSECT feature.
...
- MAN[1-9] -> MAN.
2001-03-26 14:33:27 +00:00
Ruslan Ermilov
fe655281c5
Set the default manual section for sbin/ to 8.
2001-03-20 18:13:31 +00:00
Ruslan Ermilov
5501231a13
man(7) -> mdoc(7).
2001-01-22 17:44:36 +00:00
David E. O'Brien
1a37aa566b
Add `_PATH_DEVZERO'.
...
Use _PATH_* where where possible.
2000-12-09 09:35:55 +00:00
Jeroen Ruigrok van der Werven
219f5cc47b
Remove unused #include.
2000-05-01 19:39:36 +00:00
Poul-Henning Kamp
ac989b7073
Make the fore_dnld program more robust and reliable.
...
In particular HZ=1000 would seem to break it before.
2000-03-17 17:09:55 +00:00
Sheldon Hearn
ef8f7ac935
Remove single-space hard sentence breaks. These degrade the quality
...
of the typeset output, tend to make diffs harder to read and provide
bad examples for new-comers to mdoc.
2000-03-01 11:27:47 +00:00
Poul-Henning Kamp
00494e78d5
With the kind permission of Marconi Communications (Formerly "Fore Communication"
...
include a copy of the 3.0.1 firmware for the PCA200E card in the fore_dnld
program.
There are various and subtle compatibility issues between the hfa driver and
the microcode, this version is belived to work best.
If a file is specified on the command line it will be used instead of the
embedded image.
Approved by: jkh
2000-02-15 13:20:58 +00:00
Peter Wemm
7f3dea244c
$Id$ -> $FreeBSD$
1999-08-28 00:22:10 +00:00
Mike Spengler
2c7d6d81ef
Modify code to be -Wall'able.
...
PR: bin/11315
1999-07-01 20:48:59 +00:00
Warner Losh
c8b4bd56c2
Getopt(3) returns -1 not EOF.
1999-05-23 23:18:38 +00:00
David Greenman
8692ad469b
Rename a function name so that it doesn't conflict with a future system call.
1998-10-30 16:17:50 +00:00
Poul-Henning Kamp
d80044954c
Two patches from the HARP people:
...
Various Makefile related fixes.
-Wformat fixes.
Submitted by: Mike Spengler <mks@networkcs.com>
1998-09-17 09:35:02 +00:00
Poul-Henning Kamp
a6f32b0c35
Remove blank after -I
1998-09-15 19:16:33 +00:00
Poul-Henning Kamp
1820df7a2d
Add new files for HARP3
...
Host ATM Research Platform (HARP), Network Computing Services, Inc.
This software was developed with the support of the Defense Advanced
Research Projects Agency (DARPA).
1998-09-15 08:23:17 +00:00