summaryrefslogtreecommitdiff
path: root/sys/arch/sparc64/dev
AgeCommit message (Expand)Author
2008-04-16Support the pcf8584 variant found on the u25/45.Mark Kettenis
2008-04-16Turns out getpropstring() returns an empty string if a property is missingMark Kettenis
2008-04-15Add support for the Texas Instruments bq4802 real-time clock found on theMark Kettenis
2008-04-08For some reason access to io space using ASI_PHYS_NON_CACHED_LITTLE doesn'tMark Kettenis
2008-04-03Make ebus(4) work on sun4v.Mark Kettenis
2008-04-03Some cosmetic changes.Mark Kettenis
2008-03-24Remove KASSERT that's causing grieve on sun4v, and I've never seen triggered.Mark Kettenis
2008-03-23typo; deraadtMiod Vallat
2008-03-23Not-functional-enough driver for the Sun Expert3D cards, put in tree as anMiod Vallat
2008-03-23Use new defines from pcidevs to match Expert3D.Miod Vallat
2008-03-22Add support for DIOCRLDINFO, DIOCGPDINFO, DIOCGPART to the fdKenneth R Westerback
2008-03-21Do not attach vgafb if not the console device, since the PROM will not haveMiod Vallat
2008-03-20Fix whitespace.Mark Kettenis
2008-03-20Bring isa/fd.c into line with sparc/sparc64 fd code and prepare allKenneth R Westerback
2008-03-16Set up interrupt translation for e10k.Mark Kettenis
2008-03-16Add some e10k support code.Mark Kettenis
2008-03-13First shot at a driver to get the time-of-day on the e10k.Mark Kettenis
2008-03-09Add some members needed by the sunv IOMMU code.Mark Kettenis
2008-03-09Driver for the virtual PCI host bridge on sun4v.Mark Kettenis
2008-03-09sun4v hypervisor IOMMU code.Mark Kettenis
2008-03-09Virtual bus for virtual devices on sun4v.Mark Kettenis
2008-03-09Check "status" property.Mark Kettenis
2008-03-08Driver for console on sun4v.Mark Kettenis
2008-03-08Driver for virtual real-time clock on sun4v.Mark Kettenis
2008-03-08Virtual bus for virtual devices on sun4v.Mark Kettenis
2008-03-08Check "status" property.Mark Kettenis
2008-03-08Check "status" property. Since the PROM marks the floppy controller deviceMark Kettenis
2008-03-01Use getpropspeed() to get console speed. Add code to handle "ssp-console" andMark Kettenis
2008-03-01Make sabtty(4) adopt the speed configured in OpenFirmware when it is theMark Kettenis
2008-02-27return from tda_attach before registering the sensor taskRobert Nagy
2008-02-20make tda(4) run the fans at maximum speed when we are about to dropRobert Nagy
2008-02-18Only attach on Sun Blade 1000/2000.Mark Kettenis
2008-02-17We're not printing interrupt priority levels (ot whatever ipl stands for) butMark Kettenis
2008-02-12tda(4) is a driver for Philips TDA8444 which can be found inRobert Nagy
2008-02-10Attach to "lom-console". Hopefuly this will give us a proper console onMark Kettenis
2008-02-10Add interrupt state diagnostic registers.Mark Kettenis
2008-02-03Map windows little-endian like the MI pcmcia code expects.Mark Kettenis
2008-01-24Finish the beep(4) driver by hooking it up to the ukbd(4) beep handlerRobert Nagy
2008-01-23Cleanup cn_pri. Change constants to more meaningful names, rather thanJoel Sing
2008-01-20Add temperature sensor.Mark Kettenis
2008-01-19Make host bridges provide their own implementation of pci_conf_read() andMark Kettenis
2008-01-18Print consoleness the canonical way.Mark Kettenis
2008-01-18First attempt to write a driver for the environment device found onMark Kettenis
2008-01-17Print names we get from the prom within double quotes.Mark Kettenis
2008-01-15Make sabtty(4) adopt the speed configured in OpenFirmware when it is theMark Kettenis
2008-01-08Be uniform with console message from other devicesTheo de Raadt
2008-01-08the rsc-console on the v880 operates at 115200, not the 9600 we think weDavid Gwynne
2008-01-03Remove redundant extenr declaration.Mark Kettenis
2008-01-03Don't depend on evil (struct psycho_pbm *) cast.Mark Kettenis
2008-01-03Remove some junk.Mark Kettenis