diff options
author | Sigrid <ftrvxmtrx@gmail.com> | 2020-03-29 19:28:39 +0200 |
---|---|---|
committer | Sigrid <ftrvxmtrx@gmail.com> | 2020-03-29 19:28:39 +0200 |
commit | f5f37ba5eb2a471c1014b406d00a84df87295143 (patch) | |
tree | 59bdc0a45ca48905ca3ff0a2fac2ea7e24c8b52c /sys/src/9/pc64 | |
parent | 7ae64cec1099b114d7076690ec56515207498ba3 (diff) |
pc64: enable uartpci (thanks taw9 for testing)
Diffstat (limited to 'sys/src/9/pc64')
-rw-r--r-- | sys/src/9/pc64/pc64 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/src/9/pc64/pc64 b/sys/src/9/pc64/pc64 index 416eaaec1..ed0cf6d03 100644 --- a/sys/src/9/pc64/pc64 +++ b/sys/src/9/pc64/pc64 @@ -110,7 +110,7 @@ misc uarti8250 uartisa -# uartpci pci + uartpci pci # vga3dfx +cur # vgaark2000pv +cur |