Subject: CVS commit: [netbsd-2-0] src/sys/arch/hp300/dev
To: None <source-changes@NetBSD.org>
From: James Chacon <jmc@netbsd.org>
List: source-changes
Date: 04/11/2004 02:57:55
Module Name: src
Committed By: jmc
Date: Sun Apr 11 02:57:55 UTC 2004
Modified Files:
src/sys/arch/hp300/dev [netbsd-2-0]: frodo.c
Log Message:
Pullup rev 1.17 (requested by tsutsui in ticket #116)
Adjust fd_name in struct frodo_device frodo_subdevs[]
since MD apci(4) has been switched to MI com(4).
Adjust FRODO_BASE macro since com_frodo uses bus_space_map(9)
which takes offset from intiobase instead of KVA.
It turns out that not only HP425e but other HP4xx models also require
COM_HW_NOIEN for APCI com(4) ports.
To generate a diff of this commit:
cvs rdiff -r1.16 -r1.16.2.1 src/sys/arch/hp300/dev/frodo.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.