index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
pci
/
if_fxp.c
Age
Commit message (
Expand
)
Author
2000-01-09
If no phy found, add IFM_MANUAL and then use it. This is more accurate
Jason Wright
2000-01-08
before setting IFM_AUTO, make sure it really exists. If not, punt with
Jason Wright
1999-11-11
add a powerhook to disable DMA on suspend. okay jason@
Niels Provos
1999-10-14
tick tock the mii clock during the stats update
Jason Wright
1999-10-09
Attach to the new 82559 ID number as well.
Jason Downs
1999-02-26
compensate for the fact that the check for ownership of a unicast packet
Jason Wright
1998-12-30
If no phy is probed, proceed in 'auto' mode. This makes cards like my 10mb e...
Todd C. Miller
1998-09-22
media support
Theo de Raadt
1998-08-28
alpha alignment fixes, from niklas. Tested on i386.
Jason Downs
1998-08-24
Be noisy about media settings.
Jason Downs
1998-08-21
Recent FreeBSD changes and a bug fix.
Jason Downs
1998-07-02
Mostly sync with FreeBSD-current. Needs more testing.
Jason Downs
1998-05-26
of course an ethernet card has an ethernet address
Theo de Raadt
1998-03-10
Added support for the 82553 and 'B' 82555 PHY; dg@freebsd
Theo de Raadt
1998-01-11
pretty print
Theo de Raadt
1998-01-07
now this is really pretty
Theo de Raadt
1998-01-05
new style pci attach printing
Theo de Raadt
1997-07-31
Support for newer cards with i82555 PHY. From FreeBSD.
Jason Downs
1997-07-09
Do not lose our ethernet address
Niklas Hallqvist
1997-07-06
Make compile (fxp now probes OK on alpha)
Niklas Hallqvist
1997-07-06
OpenBSD tag + typo
Niklas Hallqvist
1997-07-05
indent
Theo de Raadt
1997-07-05
I doubt this fixes this driver, but what *was* there was *obviously* wrong;
Jason Downs
1997-07-03
Intel EtherExpress Pro/100B driver, still needs a fix or two
Theo de Raadt