summaryrefslogtreecommitdiff
path: root/sys/arch/sparc64
AgeCommit message (Expand)Author
2001-08-25Our diskconf needs process context. Do just like i386, moveArtur Grabowski
2001-08-25Some fixes:Artur Grabowski
2001-08-25profile.h from sparc, slightly hacked up to match ELF.Artur Grabowski
2001-08-25float.h from sparc.Artur Grabowski
2001-08-25Change pci_intr_map to take pci_attach_args as an argument.Artur Grabowski
2001-08-24Theo says that this is probably all that's needed for sigreturn.Artur Grabowski
2001-08-24One can get really creative at 2am.Artur Grabowski
2001-08-23Sync with contents of arch/foo/conf directory, might be useful one day.Miod Vallat
2001-08-23adapt to how our scheduler works.Artur Grabowski
2001-08-23UID_MAX and GID_MAXArtur Grabowski
2001-08-23weak_alias and warn_referencesArtur Grabowski
2001-08-23setjmp.h, trivial.Artur Grabowski
2001-08-23ieeefp.h from sparcArtur Grabowski
2001-08-23Check for OF_mapintr() failure appears to be backwards; diff mailed to NetBSD.Jason Wright
2001-08-23Allow wd to be root and some cleanup.Artur Grabowski
2001-08-23wdArtur Grabowski
2001-08-23Remove DEBUG, it's too chatty.Artur Grabowski
2001-08-23pciide works.Artur Grabowski
2001-08-23fix args in stream -> raw conversion.Artur Grabowski
2001-08-23We can now move timeout_init into main().Artur Grabowski
2001-08-23Remove even more old timeout tentacles.Artur Grabowski
2001-08-23Uncomment hme, it works.Artur Grabowski
2001-08-23glue for atapi and ataArtur Grabowski
2001-08-22add hme at pci (commented out)Jason Wright
2001-08-22add hme at pci attachment (yes, this doesn't really belong here).Jason Wright
2001-08-22Some "raw" wrappers around "stream" methods.Artur Grabowski
2001-08-22Fix interrupt establishing.Artur Grabowski
2001-08-22I hate cvs.Artur Grabowski
2001-08-22auxio from NetBSDArtur Grabowski
2001-08-22pci_machep from NetBSDArtur Grabowski
2001-08-22clock at ebus, auxio at ebus, PCIVERBOSEArtur Grabowski
2001-08-22first steps toward pciArtur Grabowski
2001-08-22glue for ebus found on ultra 5 and later. From NetBSD.Artur Grabowski
2001-08-22Too much cut 'n paste. sbus is not an ifnet.Artur Grabowski
2001-08-22psycho -> the pci host bridge on Ultra 5s.Artur Grabowski
2001-08-22Make it work correctly with our make. (including install).Artur Grabowski
2001-08-22rearrange includesArtur Grabowski
2001-08-22nostdincArtur Grabowski
2001-08-22netinet/if_ether.h, not net/if_ether.h.Artur Grabowski
2001-08-22NOMANArtur Grabowski
2001-08-22another dependency on make bugs.Artur Grabowski
2001-08-22Make it work with our make.Artur Grabowski
2001-08-22make it work with our make infrastructure.Artur Grabowski
2001-08-22Make this work a bit better.Artur Grabowski
2001-08-22setup the 'machine' commands for ddbJason Wright
2001-08-22default kernel is 'bsd' around hereJason Wright
2001-08-21zs and all it's associated stuff (all from NetBSD).. Works on my ultra1,Jason Wright
2001-08-21add hme at sbusJason Wright
2001-08-21put bus independent part of hme in here so we don't conflict with the sparcJason Wright
2001-08-21pretty and add ss* and st* (I knew I was forgetting something)Jason Wright