Kevin Lo
9823d52705
Revert previous commit...
...
Pointyhat to: kevlo (myself)
2012-10-10 08:36:38 +00:00
Kevin Lo
a10cee30c9
Prefer NULL over 0 for pointers
2012-10-09 08:27:40 +00:00
Warner Losh
86cb007f9f
/* -> /*- for copyright notices, minor format tweaks as necessary
2005-01-06 22:18:23 +00:00
David E. O'Brien
006124d811
Use __FBSDID().
2003-06-02 16:32:55 +00:00
Matthew N. Dodd
3330d5fb09
- Change ELINK_ID_PORT; the 3c507 likes 0x100 better.
...
- Add module metadata.
2003-03-29 13:18:20 +00:00
Peter Wemm
c3aac50f28
$Id$ -> $FreeBSD$
1999-08-28 01:08:13 +00:00
Bruce Evans
fe18edae06
Fixed type mismatch for a (low quality interface) function with an arg
...
of type u_char (break K&R support instead of fixing the interface or
depending on a gcc feature).
1997-08-25 22:23:46 +00:00
Bruce Evans
f71d35e402
Removed unused #includes.
1997-07-20 14:10:18 +00:00
Peter Wemm
6875d25465
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
...
ready for it yet.
1997-02-22 09:48:43 +00:00
Jordan K. Hubbard
1130b656e5
Make the long-awaited change from $Id$ to $FreeBSD$
...
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.
1997-01-14 07:20:47 +00:00
Rodney W. Grimes
9b2e535452
Remove trailing whitespace.
1995-05-30 08:16:23 +00:00
Bruce Evans
550f8550ec
Replace all remaining instances of i386/include' by
machine' and fix
...
nearby #include inconsistencies.
1995-02-26 05:14:53 +00:00
Stefan Eßer
56c74915f8
Include <i386/include/cpufunc.h> to have outb() defined ...
1994-09-17 16:51:47 +00:00
David Greenman
df9ab3049d
Removed inclusion of pio.h and cpufunc.h (cpufunc.h is included from
...
systm.h). Merged functionality of pio.h into cpufunc.h. Cleaned up some
related code.
1994-09-16 13:33:56 +00:00
Andreas Schulz
411c7a8786
Reviewed by:
...
Submitted by:
Add the 3com 3C507 card to the if_ie.c driver. The files elink.c and
elink.h are helding routines that are shared between the 3C507 and the
3C509/3C579. if_ie507.h are constant declarations unique to the 3C507.
The code is based on the NetBSD driver if_ie.c donated to NetBSD by
Rafal Boni and then modified by Charles Hannum.
1994-08-24 22:32:44 +00:00