Ignore:
Timestamp:
Dec 2, 2007 12:07:01 PM (5 years ago)
Author:
jrollins
Message:

debirf: a *lot* of changes. see debian/changelog

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/debirf/fs/usr/share/debirf/plugins/serial-terminal

    r686 r747  
    1717# make the device node, just to be sure it's there. 
    1818debirf_exec mknod /dev/ttyS0 c 4 64 
     19#debirf_exec mknod /dev/ttyS0 c 4 65 
     20#debirf_exec mknod /dev/ttyS0 c 4 66 
    1921 
    2022if grep "$TTY" "$INITTAB" | grep -q -v "^[:space:]*#" ; then 
Note: See TracChangeset for help on using the changeset viewer.