Source-Changes archive

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

CVS commit: [netbsd-1-6] syssrc/sys/arch



Module Name:    syssrc
Committed By:   tron
Date:           Fri Nov  1 11:13:08 UTC 2002

Modified Files:
        syssrc/sys/arch/acorn26/podulebus [netbsd-1-6]: if_eh.c
        syssrc/sys/arch/acorn32/podulebus [netbsd-1-6]: amps.c csa.c csc.c
            icside.c rapide.c simide.c

Log Message:
Pull up revision 1.3 (requested by chris in ticket #120):
Substantial overhaul of podule IDs.  Unlike on PCI or USB, podule IDs are
assigned by RISCOS Ltd (and were assigned by Acorn) to be unique across all
manufacturers.  This means that associating each one with a manufacturer (and
checking the manufacturer when attaching) is bogus.  Thus, we don't do that
any more.
This should have the pleasant side-effect of getting APDL IDE interfaces
working, since they're just ICS ones with a different manufacturer ID.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.2.4.1 syssrc/sys/arch/acorn26/podulebus/if_eh.c
cvs rdiff -r1.2 -r1.2.12.1 syssrc/sys/arch/acorn32/podulebus/amps.c \
    syssrc/sys/arch/acorn32/podulebus/csa.c \
    syssrc/sys/arch/acorn32/podulebus/icside.c \
    syssrc/sys/arch/acorn32/podulebus/rapide.c \
    syssrc/sys/arch/acorn32/podulebus/simide.c
cvs rdiff -r1.2.12.1 -r1.2.12.2 syssrc/sys/arch/acorn32/podulebus/csc.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