Fix typo in comment.

This commit is contained in:
Rui Paulo 2008-06-08 14:42:43 +00:00
parent ec4e0f15cd
commit 5a9555b9aa
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=179653

View File

@ -387,7 +387,7 @@ age_get_macaddr(struct age_softc *sc)
* specification such that driver could not use
* pci_get_vpd_readonly(9) with keyword 'NA'.
* Search VPD data starting at address 0x0100. The data
* chwould be used as initializers to set AGE_PAR0,
* should be used as initializers to set AGE_PAR0,
* AGE_PAR1 register including other PCI configuration
* registers.
*/