aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/fe/if_fereg.h
Commit message (Collapse)AuthorAgeFilesLines
* Start each of the license/copyright comments with /*-, minor shuffle of linesWarner Losh2005-01-061-1/+1
| | | | Notes: svn path=/head/; revision=139749
* - Newbus'ify and bus_space'ify.Yoshihiro Takahashi2000-09-141-0/+48
| | | | | | | | | | | | - Separate bus dependent part and independent part. - Moved source files to sys/dev/fe (repo copied). - Fixed some comments by chi@bd.mbn.or.jp (Chiharu Shibata) Tested by: bsd-nomads@clave.gr.jp and FreeBSD98-testers@jp.freebsd.org Notes: svn path=/head/; revision=65832
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
| | | | Notes: svn path=/head/; revision=50477
* Oops, I forgot to commit two diffs to fe driver.KATO Takenori1998-12-151-15/+1
| | | | Notes: svn path=/head/; revision=41824
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notPeter Wemm1997-02-221-1/+1
| | | | | | | ready for it yet. Notes: svn path=/head/; revision=22975
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
| | | | | | | | | | | 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
* This is a revised fe, Ethernet driver for MB8696x based adapters.Jordan K. Hubbard1996-03-171-41/+67
| | | | Notes: svn path=/head/; revision=14645
* Fix a bunch of spelling errors in the comment fields ofMike Pritchard1996-01-301-1/+1
| | | | | | | a bunch of system include files. Notes: svn path=/head/; revision=13765
* Added `fe' device drive r for Fujitsu MB86960A family.Garrett Wollman1995-04-231-0/+106
Submitted by: M.S. <seki@sysrap.cs.fujitsu.co.jp> Notes: svn path=/head/; revision=8027