summaryrefslogtreecommitdiff
path: root/sys/dev/pci/if_nxreg.h
AgeCommit message (Expand)Author
2007-05-01fix some register offsetsReyk Floeter
2007-05-01implement the soft reset of the hardware according to section 3.5.6 ofReyk Floeter
2007-04-30better handling of the firmware state madnessReyk Floeter
2007-04-30initial code for firmware loading and initialization. it is used byReyk Floeter
2007-04-30move the firmware validation to a mountroot hook to allow loading ofReyk Floeter
2007-04-28initialize and bootstrap the device and enable the firmwareReyk Floeter
2007-04-28attach the available ports and print the lladdr (no operation yet).Reyk Floeter
2007-04-28validate the firmware version, this driver requires 3.4.xx (3.4.31).Reyk Floeter
2007-04-28read more information from flash - get the user info field and copyReyk Floeter
2007-04-28add code to access the flash memory in the ROMUSB register area andReyk Floeter
2007-04-27update a comment to reflect the truth - the documentation that isReyk Floeter
2007-04-27spacingReyk Floeter
2007-04-27registers are accessed via configurable windows in the PCI memory space,Reyk Floeter
2007-04-27also map the seconds PCI memory spaceReyk Floeter
2007-04-27add a section to define the nx memory layoutReyk Floeter
2007-04-16Start a driver for the NetXen Inc. multi port 10Gb and GigabitReyk Floeter