diff options
| author | Yoshihiro Takahashi <nyan@FreeBSD.org> | 2005-09-30 13:17:54 +0000 |
|---|---|---|
| committer | Yoshihiro Takahashi <nyan@FreeBSD.org> | 2005-09-30 13:17:54 +0000 |
| commit | ea7d61cd29fb78ea909786c8087c1df2fa1c99e5 (patch) | |
| tree | 2dc0d76844eb7c6151a90731f306f5c2e6aaae22 /sys/pc98 | |
| parent | 2a5f59b24142ddd3b4103d8f1176be3f72e30fdf (diff) | |
Notes
Diffstat (limited to 'sys/pc98')
| -rw-r--r-- | sys/pc98/cbus/sio.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/pc98/cbus/sio.c b/sys/pc98/cbus/sio.c index b1accbf6e753..f8b5181000b3 100644 --- a/sys/pc98/cbus/sio.c +++ b/sys/pc98/cbus/sio.c @@ -43,8 +43,8 @@ * Works for National Semiconductor NS8250-NS16550AF UARTs. * COM driver, based on HP dca driver. * - * Changes for PC-Card integration: - * - Added PC-Card driver table and handlers + * Changes for PC Card integration: + * - Added PC Card driver table and handlers */ /*=============================================================== * 386BSD(98),FreeBSD-1.1x(98) com driver. |
