Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Start each of the license/copyright comments with /*-, minor shuffle of lines | imp | 2005-01-06 | 1 | -1/+1 |
| | |||||
* | - Newbus'ify and bus_space'ify. | nyan | 2000-09-14 | 1 | -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 | ||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
| | |||||
* | Oops, I forgot to commit two diffs to fe driver. | kato | 1998-12-15 | 1 | -15/+1 |
| | |||||
* | Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not | peter | 1997-02-22 | 1 | -1/+1 |
| | | | | ready for it yet. | ||||
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -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. | ||||
* | This is a revised fe, Ethernet driver for MB8696x based adapters. | jkh | 1996-03-17 | 1 | -41/+67 |
| | |||||
* | Fix a bunch of spelling errors in the comment fields of | mpp | 1996-01-30 | 1 | -1/+1 |
| | | | | a bunch of system include files. | ||||
* | Added `fe' device drive r for Fujitsu MB86960A family. | wollman | 1995-04-23 | 1 | -0/+106 |
Submitted by: M.S. <seki@sysrap.cs.fujitsu.co.jp> |