summaryrefslogtreecommitdiff
path: root/sys/arch/sparc64
AgeCommit message (Collapse)Author
2001-08-21zs and all it's associated stuff (all from NetBSD).. Works on my ultra1,Jason Wright
but still needs tweaks (wedging this into OpenBSD is worse than square peg in round hole).
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
driver (this is wrong and will need to be fixed eventually)
2001-08-21pretty and add ss* and st* (I knew I was forgetting something)Jason Wright
2001-08-21esp/scsibus/sd/cd/uk goopJason Wright
2001-08-20prettyJason Wright
2001-08-20add qec+be (testing consisted of compiling... I've merely proven it ↵Jason Wright
syntactically correct). GENERIC now depends on mii goop (be internal phy)
2001-08-20qec+qe (driver is untested... it compiles, therefore it works =)Jason Wright
2001-08-20$OpenBSD$Jason Wright
2001-08-20$OpenBSD$Jason Wright
2001-08-20_randseed is a u_longJason Wright
multiply physmem by page size when printing total memory
2001-08-20more stuff to do with OpenBSD/sparc style bootpath determinationJason Wright
2001-08-19elf64, not elf.Artur Grabowski
2001-08-19_NLIST_DO_ELF and _KERN_DO_ELF are needed too.Artur Grabowski
This really needs a cleanup.
2001-08-19NATIVE_EXEC_ELFArtur Grabowski
2001-08-19remove some dead code.Artur Grabowski
2001-08-19Change from completly broken to just crippled.Artur Grabowski
2001-08-19mmioctlArtur Grabowski
2001-08-19scsi, no devices yet.Artur Grabowski
2001-08-19dk_establishArtur Grabowski
2001-08-19SYSV stuffArtur Grabowski
2001-08-19siginfo supportTheo de Raadt
2001-08-19fix dependArtur Grabowski
2001-08-19No need for procfs_machdepArtur Grabowski
2001-08-19A first shot at a GENERIC.Artur Grabowski
Contains the clocks, pcons and Lance.
2001-08-19DDBArtur Grabowski
2001-08-19shorter list of kernels to boot.Artur Grabowski
2001-08-19remove ddb stuff, in4_cksum.c inet dependency, and include sbus stuffJason Wright
2001-08-19no doing shutdownArtur Grabowski
2001-08-19db_disasm from NetBSD.Artur Grabowski
minimal mods to fit our ddb.
2001-08-19db_trace from NetBSD.Artur Grabowski
minimal mods to fit our ddb.
2001-08-19db_interface from NetBSD.Artur Grabowski
hacked up a bit to match our ddb.
2001-08-19adapt to our variant of branch_takenArtur Grabowski
2001-08-19Our ddb_init doesn't take argument (it should, but that's another story).Artur Grabowski
2001-08-19match our reality.Artur Grabowski
2001-08-19db_machdep from NetBSD.Artur Grabowski
2001-08-19sigh. I need sleep.Artur Grabowski
2001-08-19Don't forget to initialize those timeouts.Artur Grabowski
(and don't forget to sleep)
2001-08-19Unsmoke drugs.Artur Grabowski
2001-08-19sbus_cd.Artur Grabowski
2001-08-19Lot of stuff... Some from NetBSD, some from OpenBSD, minor modificationsJason Wright
2001-08-19proto for OF_set_callbackArtur Grabowski
2001-08-19proto for child_returnArtur Grabowski
2001-08-19More sensible linker flags.Artur Grabowski
2001-08-19DEBUG causes too much trouble right now.Artur Grabowski
zs is too complicated. disable for now.
2001-08-18compilesJason Wright
2001-08-18RCSidsJason Wright
2001-08-18compiles with minimal mods (From NetBSD)Jason Wright
2001-08-18more includes from NetBSDJason Wright
2001-08-18more includes from NetBSD.Artur Grabowski
No changes.