summaryrefslogtreecommitdiff
path: root/sys/arch/sparc64
AgeCommit message (Expand)Author
2006-05-29implement frequency setting for the beep. It also beeps for one secondJason Wright
2006-05-29fetch the beep clock frequency (we'll need it to compute the audio frequency ...Jason Wright
2006-05-28placeholder driver for the bbc,beep device. should be straightforwardJason Wright
2006-05-28make sure the IMR values are visible when we drop back into the promJason Wright
2006-05-28oops, nuke debugging stuffJason Wright
2006-05-28- Implement schizo_intr_map (mainly to | in the agentid).Jason Wright
2006-05-28Can't call directly back into the prom if we "exit" at the rootJason Wright
2006-05-28- if the "upa-portid" property doesn't exist, try "portid" (schizo)Jason Wright
2006-05-28make the ISR bits visible so we can poll them in cngetc (w/out cnpollc).Jason Wright
2006-05-28don't hardcode the iova... it uses the same scheme as the sbus machinesJason Wright
2006-05-28formattingJason Wright
2006-05-28intrducing device type DV_SENSOR turned out to be a bad idea as itHenning Brauer
2006-05-28more hotplug fallout: add DV_SENSOR to the device type switchJason Wright
2006-05-27add mpi(4) glue. commented out for nowDavid Gwynne
2006-05-20Put explicit barriers in in-line spl functions.Miod Vallat
2006-05-15Fix SIGFPE handling. The code doing an ADVANCE after calling trapsignal(),Mark Kettenis
2006-05-15Merge creator attachment code again, it turns out the upa/mainbus attachmentMiod Vallat
2006-05-14Make the array of fpu exception types/codes big enough.Mark Kettenis
2006-05-14- /usr/mdec is usually not in path, invoke installboot with full pathMartin Reindl
2006-05-07Missing license block; from art@Miod Vallat
2006-04-29fix build after timestamping addition; sparc pointed out by pvalchev@Christian Weisgerber
2006-04-272 lines of code to support tty timestampsTheo de Raadt
2006-04-16Remove code from an old (broken) diff of mine, which crept in in last commit.Miod Vallat
2006-04-09On macppc and sparc64, if allowaperture=0 only allow mmap()-ing ofMatthieu Herrb
2006-04-09Rewrite bus_compatible() to allow one alias to expand to several drivers,Miod Vallat
2006-04-09#ifdef lint wraps for va_startTheo de Raadt
2006-03-24- Set the PCI latency timer for bus master devices.Brad Smith
2006-03-23Extra parentheses in comments.Ray Lai
2006-03-19rev 1.86Brad Smith
2006-03-19remove unused bdbtofsb(bn) macroMartin Reindl
2006-03-15use sysctl_int_lower() for the aperture variable. This lets root closeTheo de Raadt
2006-03-15Nuke dk_establish(), no longer used.Miod Vallat
2006-03-13* Add "pcitag_t *pba_bridgetag" to pci_attach_args. This is set toBrad Smith
2006-03-12Previous fix was half-done, move the wsscreen_list array into the softcMiod Vallat
2006-03-12When attaching a wsdisplay, the wsscreen_list structure can not be on theMiod Vallat
2006-03-12remove splimp.Brad Smith
2006-03-04Typos grab bag of the month, eyeballed by jmc@Miod Vallat
2006-03-04<sparc64/dev/upavar.h> is unused except for struct upa_reg for autoconf, soMiod Vallat
2006-03-04creator needs rasops32 only, and vgafb never needs rasops24.Miod Vallat
2006-03-04add art(4) here.Brad Smith
2006-02-25Put quotation marks around names of unconfigured devices.Mark Kettenis
2006-02-22Remove unused probeset() function.Miod Vallat
2006-02-22Remove long unused ELF{32,64}_MACHDEP macros.Miod Vallat
2006-02-16pcscp(4) worksMartin Reindl
2006-02-10driver for Philips PCF8591 I2C ADC sensor. Because of the mindlessnessDamien Miller
2006-02-09split the ofw scan up into two parts: one to find the i2c bus on a pciDavid Gwynne
2006-02-08add a member to the i2c_attach args so that a controller can pass aDavid Gwynne
2006-02-06typos from alexey dobriyan;Jason McIntyre
2006-02-05Commit uncommitted bit from 2006/01/03 change to locore.s:Mark Kettenis
2006-02-01oopsDavid Gwynne