History log of /openbsd/sys/arch/alpha/mcbus/mcbus.c (Results 1 – 5 of 5)
Revision Date Author Comments
# 6aef9a4e 13-Mar-2022 mpi <mpi@openbsd.org>

Constify struct cfattach.

ok miod@


# 36fd90dc 11-Mar-2021 jsg <jsg@openbsd.org>

spelling


# 6a37c571 06-Aug-2014 jsg <jsg@openbsd.org>

fix an off by one
ok deraadt@


# 4a39ccd0 05-Dec-2012 deraadt <deraadt@openbsd.org>

Remove excessive sys/cdefs.h inclusion
ok guenther millert kettenis


# 2f4de8e4 16-Mar-2007 robert <robert@openbsd.org>

add DEC_KN300 support from NetBSD;

This code makes it possible to run on some of the AlphaServers,
namely AlphaServer 4100 and 1200.

add mcbus(4) and mcpcia(4) to provide support for the system bus

add DEC_KN300 support from NetBSD;

This code makes it possible to run on some of the AlphaServers,
namely AlphaServer 4100 and 1200.

add mcbus(4) and mcpcia(4) to provide support for the system bus and
the MCPCIA-to-PCI bus adapter that can be found in these systems

allow the pci_swiz_bus code to handle variable extent names
to be able to handle more than one mcpcia(4)

"just commit it" deraadt@

show more ...