diff options
| author | Ed Maste <emaste@FreeBSD.org> | 2020-02-07 19:53:07 +0000 |
|---|---|---|
| committer | Ed Maste <emaste@FreeBSD.org> | 2020-02-07 19:53:07 +0000 |
| commit | 5aa0576b330d8ecdf4506b1819c6be838a851e50 (patch) | |
| tree | e2d5273e67b1d3acee448133361adbf81a7268a2 /sys/dev/puc | |
| parent | 723180da5978dcc980d754534061238273453b45 (diff) | |
Notes
Diffstat (limited to 'sys/dev/puc')
| -rw-r--r-- | sys/dev/puc/pucdata.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/puc/pucdata.c b/sys/dev/puc/pucdata.c index 3edd061ba520..d76669d7e9bf 100644 --- a/sys/dev/puc/pucdata.c +++ b/sys/dev/puc/pucdata.c @@ -708,7 +708,7 @@ const struct puc_cfg puc_pci_devices[] = { * The Advantech PCI-1602 Rev. A use the first two ports of an Oxford * Semiconductor OXuPCI954. Note these boards have a hardware bug in * that they drive the RS-422/485 transmitters after power-on until a - * driver initalizes the UARTs. + * driver initializes the UARTs. */ { 0x13fe, 0x1600, 0x1602, 0x0002, "Advantech PCI-1602 Rev. A", |
