diff options
| author | Warner Losh <imp@FreeBSD.org> | 2006-06-12 04:21:50 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2006-06-12 04:21:50 +0000 |
| commit | 78878cef94e7d2a5f948881196616be46dc3eeac (patch) | |
| tree | 20dcb5fd73a84111be3c953e1d0680bf6cff108d /sys/pc98 | |
| parent | ccdc8d9bffdc66f988de20f75c70d2fcb7fca5b6 (diff) | |
Notes
Diffstat (limited to 'sys/pc98')
| -rw-r--r-- | sys/pc98/conf/DEFAULTS | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sys/pc98/conf/DEFAULTS b/sys/pc98/conf/DEFAULTS index 37af8037dedc..bb6a00b33243 100644 --- a/sys/pc98/conf/DEFAULTS +++ b/sys/pc98/conf/DEFAULTS @@ -15,3 +15,7 @@ device npx # Pseudo devices. device mem # Memory and kernel memory devices device io # I/O device + +# UART chips on this platform +device uart_ns8250 +#device uart_i8251 |
