summaryrefslogtreecommitdiff
path: root/sys/arch/sparc64/dev
AgeCommit message (Expand)Author
2001-12-14less confusing variable namesJason Wright
2001-12-14Driver for vga framebuffers on sparc64 based on cgsix (which is based onJason Wright
2001-12-14Use default mapping type (little endian) if the type is 0, otherwise useJason Wright
2001-12-14pass zero as type for bus_space_map2 (the current argument isn't used byJason Wright
2001-12-08db_console is declared in <ddb/db_var.h>. Fix a typo while there, too.Miod Vallat
2001-12-04Yet another sync to NetBSD uvm.Artur Grabowski
2001-11-06Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary.Miod Vallat
2001-10-28SAB82532 driver (missing console stuff, but working as a generic ttyJason Wright
2001-10-15Pull in several changes from NetBSD:Jason Wright
2001-10-12From NetBSD: convert printf's to debug only and remove a panicJason Wright
2001-10-07remove all assumptions that parent is psycho. Also, don't try to useJason Wright
2001-10-02fix dma problems... now blaring Berlin's The Metro around the house from U30.Jason Wright
2001-10-01driver for cs4231 at ebus: doesn't quite sound right yet (VERY choppy andJason Wright
2001-10-01better nameJason Wright
2001-10-01don't print redundant informationJason Wright
2001-10-01for lack of a better place, but ebus dma register defs in here.Jason Wright
2001-09-29from the "Ok, so I couldn't sleep" department: minimal driver for the beeper ...Jason Wright
2001-09-29Glue for com at ebus. From NetBSD, hacked to fit our com.Artur Grabowski
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-26Merge with NetBSD:Jason Wright
2001-09-20Incorrect parens (from netbsd)Jason Wright
2001-09-19merge vm/vm_kern.h into uvm/uvm_extern.h; art@ okMichael Shalayeff
2001-09-15merge with netbsd (no external differences... basically just makes diffs easier)Jason Wright
2001-09-15match ebusIII (from netbsd)Jason Wright
2001-09-05OF magic. From NetBSD.Artur Grabowski
2001-09-04clean up error handling for psycho_bus_[a|b]Jason Wright
2001-09-04Register definitions for the PCI error registers (borrowed from linux).Jason Wright
2001-09-04Don't forget tty_attach. Should fix the timeout related panics.Artur Grabowski
2001-09-01correct register offsetsJason Wright
2001-09-01remove statics & KNFJason Wright
2001-08-31implement autoconf mechanism using device_register(); from NetBSD.Jason Wright
2001-08-29- modify probe routine to check the 'compatible' property for matching andJason Wright
2001-08-29rcsidJason Wright
2001-08-25Change pci_intr_map to take pci_attach_args as an argument.Artur Grabowski
2001-08-23Check for OF_mapintr() failure appears to be backwards; diff mailed to NetBSD.Jason Wright
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-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-21zs and all it's associated stuff (all from NetBSD).. Works on my ultra1,Jason Wright
2001-08-20$OpenBSD$Jason Wright
2001-08-20more stuff to do with OpenBSD/sparc style bootpath determinationJason Wright
2001-08-19sbus_cd.Artur Grabowski
2001-08-19Lot of stuff... Some from NetBSD, some from OpenBSD, minor modificationsJason Wright
2001-08-18RCSidsJason Wright