Source-Changes archive

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

CVS commit: [netbsd-2-0] src/sys/arch/hp300/dev



Module Name:    src
Committed By:   jmc
Date:           Sun Apr 11 02:57:46 UTC 2004

Modified Files:
        src/sys/arch/hp300/dev [netbsd-2-0]: com_frodo.c

Log Message:
Pullup rev 1.2 (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.1 -r1.1.2.1 src/sys/arch/hp300/dev/com_frodo.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