summaryrefslogtreecommitdiff
path: root/sys/arch/sparc64/dev/psycho.c
AgeCommit message (Expand)Author
2001-09-27psycho_bus_[a|b] are essentially the same function; use a helper to avoid typosJason Wright
2001-09-26be more specific in psycho_ue case (partially based on NetBSD)Jason Wright
2001-09-26A little bit of voodoo borrowed from the linux driver: set theJason Wright
2001-09-04clean up error handling for psycho_bus_[a|b]Jason Wright
2001-09-01remove statics & KNFJason Wright
2001-08-29- modify probe routine to check the 'compatible' property for matching andJason Wright
2001-08-22psycho -> the pci host bridge on Ultra 5s.Artur Grabowski