diff options
| author | Benno Rice <benno@FreeBSD.org> | 2003-02-02 06:11:23 +0000 |
|---|---|---|
| committer | Benno Rice <benno@FreeBSD.org> | 2003-02-02 06:11:23 +0000 |
| commit | 85139b2ac05d29af4b6b986ef0d703679c28c4b5 (patch) | |
| tree | a2a4712cda7cd5dfcc4b430c968b0bab261a0ce9 | |
| parent | a3909515f4597adb5c6b5ddc308fd7e959edee30 (diff) | |
Notes
| -rw-r--r-- | sys/powerpc/conf/GENERIC | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/powerpc/conf/GENERIC b/sys/powerpc/conf/GENERIC index 464113dda534..74961474d9da 100644 --- a/sys/powerpc/conf/GENERIC +++ b/sys/powerpc/conf/GENERIC @@ -78,6 +78,7 @@ device atapicd # ATAPI CDROM drives # Serial (COM) ports #device sio # 8250, 16[45]50 based serial ports +device zs # Zilog 8350 based serial ports # PCI Ethernet NICs that use the common MII bus controller code. device miibus # MII bus support |
