NetBSD-Bugs archive

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

PR/42192 CVS commit: src/sys/arch/sparc/dev



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

From: Izumi Tsutsui <tsutsui%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/42192 CVS commit: src/sys/arch/sparc/dev
Date: Sat, 19 Dec 2009 10:34:18 +0000

 Module Name:   src
 Committed By:  tsutsui
 Date:          Sat Dec 19 10:34:18 UTC 2009
 
 Modified Files:
        src/sys/arch/sparc/dev: audioamd.c fd.c
 
 Log Message:
 Disable "fast trap" handlers which invoke software interrupts
 in sparc/amd7930intr.s and sparc/bsd_fdintr.s until they are
 rewritten to adapt new MI softint(9) API.
 
 No particular comments on PR port-sparc/42192, but
 this fixes timeout problem on floppy access on my SPARCstation 1+.
 
 XXX: floppy support on sun4m seems to have another problem (data overrun).
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.24 -r1.25 src/sys/arch/sparc/dev/audioamd.c
 cvs rdiff -u -r1.146 -r1.147 src/sys/arch/sparc/dev/fd.c
 
 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