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_skreg.h
Age
Commit message (
Expand
)
Author
2005-07-21
- add bus_dmamap_sync()'s; From NetBSD
Brad Smith
2005-03-14
more Yukon models and Yukon EC revs.
Brad Smith
2005-01-02
ugh, need this too for the last commit to sk(4).
Brad Smith
2004-11-16
back out previous commit and put the right change in which corresponds
Brad Smith
2004-08-05
remove some separate per driver constants and use
Brad Smith
2004-08-04
Make jumbo frames work.
Ryan Thomas McBride
2004-05-19
remove duplication, use ETHER_ALIGN from if_ether.h
Brad Smith
2003-08-12
add/update my copyright
Nathan Binkert
2003-08-01
Support for new Marvell based Gigabit Ethernet adapters
Nathan Binkert
2003-05-14
Makefile sk(4) use bus_dma
Nathan Binkert
2003-02-11
be consistant on Hz vs hz
Michael Shalayeff
2001-06-23
More constants cleaning.
Federico G. Schwindt
2000-08-29
From FreeBSD: split out the support for XMAC-II phys and other phys
Jason Wright
1999-10-22
fix some panic bugs; jason
Theo de Raadt
1999-10-03
take advantage of m->m_ext.ext_handle for storing the softc
Jason Wright
1999-10-01
oops... $OpenBSD$ tags
Jason Wright
1999-10-01
driver for SysKonnect 984x gigabit ethernet adapters; from FreeBSD
Jason Wright