NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/39849 CVS commit: src/sys/arch/atari/conf



The following reply was made to PR port-atari/39849; it has been noted by GNATS.

From: Izumi Tsutsui <tsutsui%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/39849 CVS commit: src/sys/arch/atari/conf
Date: Sat, 10 Apr 2010 02:27:52 +0000

 Module Name:   src
 Committed By:  tsutsui
 Date:          Sat Apr 10 02:27:52 UTC 2010
 
 Modified Files:
        src/sys/arch/atari/conf: GENERIC.in
 
 Log Message:
 Disable options SERCONSOLE (force serial console if DCD is detected)
 because now it's patchable by binpatch(8).
 
 Enabling serial console by DCD signal could be problematic
 on some earlier TT030 (with revision A board), and it's also
 annoying for users who connect an active device on the serial port
 as mentioned in PR port-atari/39849.
 
 XXX: Eventually serial console should be enabled by MD bootloader flags,
 XXX: but I have no idea how to build bootloader binaries for TOS.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.85 -r1.86 src/sys/arch/atari/conf/GENERIC.in
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index