Source-Changes archive

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

CVS commit: src



Module Name:    src
Committed By:   is
Date:           Wed Sep  2 22:32:09 UTC 1998

Modified Files:
        src/sys/arch/amiga/include: intr.h
        src/sys/dev/ic: smc90cx6.c smc90cx6reg.h
        src/sys/arch/amiga/conf: files.amiga
        src/sys/conf: files
Added Files:
        src/sys/arch/amiga/dev: if_bah_zbus.c
        src/sys/dev/ic: smc90cx6var.h
Removed Files:
        src/sys/arch/amiga/dev: if_bah.c
Log Message:
Split SMC chipset ARCnet driver into
- machine independent chip driver, in dev/ic/smc90cx6.c/...reg.h,...var.h,
using bus_space methods
- ZBUS frontend in arch/amiga/dev/if_bah_zbus.c
- added IPL_SOFTNET to arch/amiga/include/intr.h, for this
Implementing the ISA bus frontend is left as an exercise to the reader.




Home | Main Index | Thread Index | Old Index