Subject: CVS commit: syssrc/sys/dev/isa
To: None <source-changes@netbsd.org>
From: Perry E. Metzger <perry@netbsd.org>
List: source-changes
Date: 11/02/2002 04:10:57
Module Name: syssrc
Committed By: perry
Date: Sat Nov 2 02:10:57 UTC 2002
Modified Files:
syssrc/sys/dev/isa: seagate.c
Log Message:
changed asm()s to __asm()s.
XXX Now, could someone please explain to me why in the love of Bob a
file containing inline x86 assembler is in sys/dev/isa/????
This should be moved, fixed, or nuked from space.
To generate a diff of this commit:
cvs rdiff -r1.52 -r1.53 syssrc/sys/dev/isa/seagate.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.