| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=40072
|
|
|
|
|
|
|
|
| |
Reviewed by: kato
Submitted by: chi@bd.mbn.or.jp (Chiharu Shibata)
Notes:
svn path=/head/; revision=40068
|
|
|
|
|
|
|
| |
ready for it yet.
Notes:
svn path=/head/; revision=22975
|
|
|
|
|
|
|
|
|
|
|
| |
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.
Notes:
svn path=/head/; revision=21673
|
|
|
|
|
|
|
|
|
| |
and 27252A) in FreeBSD's `ed' driver.
Submitted by: A JOSEPH KOSHY <koshy@india.hp.com>
Notes:
svn path=/head/; revision=17465
|
|
|
|
|
|
|
| |
a bunch of system include files.
Notes:
svn path=/head/; revision=13765
|
|
|
|
|
|
|
|
|
|
| |
scheduled for demolition. This is a first step: get rid of if_zereg.h,
by adding the five extra definitions to if_edreg.h.
Also add some definitions which will become needed when if_ze.c gets
replaced entirely by pccard and if_ed.c. (this is a 2.1.0 candidate)
Notes:
svn path=/head/; revision=11016
|
|
|
|
| |
Notes:
svn path=/head/; revision=8876
|
|
|
|
|
|
|
| |
by steve@simon.chi.il.us (Steven E. Piette). Minor changes by me.
Notes:
svn path=/head/; revision=5807
|
|
|
|
|
|
|
| |
with multicast support and BPF.
Notes:
svn path=/head/; revision=1831
|
|
|
|
| |
Notes:
svn path=/head/; revision=1817
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
finally have the f**king documentation!):
1) Changed all the numeric register offsets to symbolic ones (it should
have been this way originally).
2) If 16 bit, disable the shared memory when not using it. Apparantly
switching between 8/16bit mode makes the Ultra unhappy unless
this is done (i.e. it trashes the bus).
Notes:
svn path=/head/; revision=1349
|
|
|
|
| |
Notes:
svn path=/head/; revision=1075
|
|
|
|
| |
Notes:
svn path=/head/; revision=1073
|
|
|
|
|
|
|
|
| |
Changed some numeric constants to defines in if_ed.c for the toshiba
cards.
Notes:
svn path=/head/; revision=1015
|
|
|
|
|
|
|
|
| |
Added the Toshiba board-id's into the if_edreg.h file and the different
checksum for the Toshiba ethernet-boards.
Notes:
svn path=/head/; revision=968
|
|
|
|
|
|
|
|
|
|
|
| |
* merged in Garrett Wollman's strict prototype changes
*
* Revision 2.15 1993/11/29 16:32:58 davidg
* From Thomas Sandford <t.d.g.sandford@comp.brad.ac.uk>
* Add support for the 8013W board type
Notes:
svn path=/head/; revision=808
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* change all splnet's to splimp's
*
* Revision 2.13 1993/11/22 10:53:52 davidg
* patch to add support for SMC8216 (Elite-Ultra) boards
* from Glen H. Lowe
*
* Revision 2.12 1993/11/07 18:04:13 davidg
* fix from Garrett Wollman:
* add a return(0) at the end of ed_probe so that if the various device
* specific probes fail that we just don't fall of the end of the function.
Notes:
svn path=/head/; revision=791
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* added no multi-buffer override for 3c503
*
* Revision 2.1 93/09/29 12:32:12 davidg
* changed multi-buffer count for 16bit 3c503's from 5 to 2 after
* noticing that the transmitter becomes idle because of so many
* packets to load.
*
* Revision 2.0 93/09/29 00:00:19 davidg
* many changes, rewrites, additions, etc. Now supports the
* NE1000, NE2000, WD8003, WD8013, 3C503, 16bit 3C503, and
* a variety of similar clones. 16bit 3c503 now does multi
* transmit buffers. Nearly every part of the driver has
* changed in some way since rev 1.30.
Notes:
svn path=/head/; revision=520
|
|
|
|
|
|
|
| |
to make it easier to add future board types.
Notes:
svn path=/head/; revision=498
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
1) fixed 3c503 lock-up if the thinwire cable was disconnected at boot time
2) 8013EBT boards now work (quite well!) in 16bit/16k mode
3) ED_NO_DOUBLE_BUFFERING flag now works
4) slightly higer performance (about 3%) with 16bit WD/SMC boards
5) support for WD8013WC (10BaseT) boards
Additionally, the probe code has been reorganized to be much cleaner. This
revision of the driver is 1.25. The release notes have been updated as well.
Notes:
svn path=/head/; revision=426
|
|
|
|
|
|
|
|
|
|
|
| |
8bit or 16bit operation, and a flag to disable transmitter double buffering.
See the updated "ed.relnotes" file for information about how to set
the flags.
This should be considered the first "production" release. It still
needs a manual page, though.
Notes:
svn path=/head/; revision=172
|
|
|
|
|
|
|
| |
some additional comments.
Notes:
svn path=/head/; revision=43
|
|
|
|
| |
Notes:
svn path=/head/; revision=42
|
|
Notes:
svn path=/head/; revision=6
|