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_nxreg.h
Age
Commit message (
Expand
)
Author
2007-05-01
fix some register offsets
Reyk Floeter
2007-05-01
implement the soft reset of the hardware according to section 3.5.6 of
Reyk Floeter
2007-04-30
better handling of the firmware state madness
Reyk Floeter
2007-04-30
initial code for firmware loading and initialization. it is used by
Reyk Floeter
2007-04-30
move the firmware validation to a mountroot hook to allow loading of
Reyk Floeter
2007-04-28
initialize and bootstrap the device and enable the firmware
Reyk Floeter
2007-04-28
attach the available ports and print the lladdr (no operation yet).
Reyk Floeter
2007-04-28
validate the firmware version, this driver requires 3.4.xx (3.4.31).
Reyk Floeter
2007-04-28
read more information from flash - get the user info field and copy
Reyk Floeter
2007-04-28
add code to access the flash memory in the ROMUSB register area and
Reyk Floeter
2007-04-27
update a comment to reflect the truth - the documentation that is
Reyk Floeter
2007-04-27
spacing
Reyk Floeter
2007-04-27
registers are accessed via configurable windows in the PCI memory space,
Reyk Floeter
2007-04-27
also map the seconds PCI memory space
Reyk Floeter
2007-04-27
add a section to define the nx memory layout
Reyk Floeter
2007-04-16
Start a driver for the NetXen Inc. multi port 10Gb and Gigabit
Reyk Floeter