diff options
| author | Pyun YongHyeon <yongari@FreeBSD.org> | 2008-07-10 03:34:10 +0000 |
|---|---|---|
| committer | Pyun YongHyeon <yongari@FreeBSD.org> | 2008-07-10 03:34:10 +0000 |
| commit | 22b36d34fef068067aa4c1574de974a7f3df2c9d (patch) | |
| tree | d77fbaef1ac2bc4c5efd764ff137ff10bd092432 /sys/dev/age | |
| parent | 87e4b191f686899f33047167e165c6871b93858a (diff) | |
Notes
Diffstat (limited to 'sys/dev/age')
| -rw-r--r-- | sys/dev/age/if_age.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/age/if_age.c b/sys/dev/age/if_age.c index 96ca3a85c75b..0b7165eed25a 100644 --- a/sys/dev/age/if_age.c +++ b/sys/dev/age/if_age.c @@ -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. */ |
