index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
pci
/
if_lnc_p.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Add support for the Am79C978. (AMD PCHome/PCI Ethernet adapter)
mdodd
1999-08-10
1
-1
/
+5
*
Eliminate a bunch of #include "pci.h" and #if NPCI > 0 around entire
peter
1999-07-03
1
-7
/
+1
*
Set the bus master bit.
paul
1999-05-10
1
-4
/
+11
*
Simplify the COMPAT_PCI_DRIVER/DATA_SET hack. We can add:
peter
1999-05-09
1
-5
/
+1
*
Use COMPAT_PCI_DRIVER() for registration if it exists. This shouldn't
peter
1999-04-24
1
-1
/
+5
*
probe function changed from returning char * to const char *.
dillon
1998-12-14
1
-3
/
+3
*
Add support for PCNet PCI chips that only work when we talk to them as ISA
msmith
1998-07-20
1
-2
/
+5
*
Removed unused #includes.
bde
1997-08-02
1
-2
/
+1
*
Deleted <pc98/pc98/pc98_device.h>.
kato
1997-04-04
1
-5
/
+1
*
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
peter
1997-02-22
1
-1
/
+1
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
FINALLY: PCI support for the Lance Ethernet driver.
se
1996-07-18
1
-0
/
+97