summaryrefslogtreecommitdiff
path: root/sys/arch/sh/dev
AgeCommit message (Expand)Author
2007-07-11Remove unused shpcic_intr_establish() and friends.Miod Vallat
2006-12-14Make pci subsystem aware of domains. Each host bridge gets assigned a uniqueMark Kettenis
2006-11-20serial drivers should use spltty, not splserial.Dale Rahn
2006-11-09landisk has no DCD line, so we must force TS_CARR_ON. This is a gruesomeTheo de Raadt
2006-11-03cleanup some devicesMichael Shalayeff
2006-10-23Do not match on non-shpcic config stanza.Miod Vallat
2006-10-19Hack around a problem found on px-eh systems where the SH IPL+g initializesDale Rahn
2006-10-19pci_address_fixup code to do bus address allocation, 'firmware' appearentlyDale Rahn
2006-10-16pciide compat bits, stolen from armish.Dale Rahn
2006-10-16busname should be set.Dale Rahn
2006-10-07More bits in progress, adapted from NetBSD.Miod Vallat
2006-10-06Preliminary bits for SuperH-based ports, based on NetBSD/sh3 codebase withMiod Vallat