diff packages/io/serial/current/include/pkgconf/io_serial.h @ 6:d376b777e2ce ecos-sw-1999-05-14

Merge from eCos master repository on 1999-05-14-19:27:43-BST
author jlarmour
date Fri, 14 May 1999 12:20:00 +0000
parents 1d7f19c9e4d1
children d3fbcdfa1b2f
line wrap: on
line diff
--- a/packages/io/serial/current/include/pkgconf/io_serial.h
+++ b/packages/io/serial/current/include/pkgconf/io_serial.h
@@ -182,6 +182,7 @@
 #undef  CYGPKG_IO_SERIAL_TTY_TTY2
 #define CYGDAT_IO_SERIAL_TTY_TTY2_DEV "/dev/ser2"
 
+
 /* ----------------------------------------------------------------------------
    {{CFG_DATA
    cdl_component CYGPKG_IO_SERIAL_ARM_PID {
@@ -602,7 +603,7 @@
        type    bool
        requires CYGPKG_IO_SERIAL
 #       parent CYGPKG_IO_SERIAL
-       parent CYGPKG_HAL_TX39_JMR3904
+       parent CYGPKG_HAL_MIPS_TX39_JMR3904
        description "
            This option enables the serial device drivers for the TX39 JMR3904."
            doc ref/ecos-ref/ecos-device-drivers.html
@@ -711,6 +712,7 @@
 #define CYGNUM_IO_SERIAL_TX39_JMR3904_SERIAL1_BAUD 38400
 #define CYGNUM_IO_SERIAL_TX39_JMR3904_SERIAL1_BUFSIZE 128
 
+
 // Note: this is not currently tied to a specific board since the ports are "on chip"
 
 /* ----------------------------------------------------------------------------