Age | Commit message (Expand) | Author |
2006-05-29 | implement frequency setting for the beep. It also beeps for one second | Jason Wright |
2006-05-29 | fetch the beep clock frequency (we'll need it to compute the audio frequency ... | Jason Wright |
2006-05-28 | placeholder driver for the bbc,beep device. should be straightforward | Jason Wright |
2006-05-28 | make sure the IMR values are visible when we drop back into the prom | Jason Wright |
2006-05-28 | oops, nuke debugging stuff | Jason Wright |
2006-05-28 | - Implement schizo_intr_map (mainly to | in the agentid). | Jason Wright |
2006-05-28 | Can't call directly back into the prom if we "exit" at the root | Jason Wright |
2006-05-28 | - if the "upa-portid" property doesn't exist, try "portid" (schizo) | Jason Wright |
2006-05-28 | make the ISR bits visible so we can poll them in cngetc (w/out cnpollc). | Jason Wright |
2006-05-28 | don't hardcode the iova... it uses the same scheme as the sbus machines | Jason Wright |
2006-05-28 | formatting | Jason Wright |
2006-05-28 | intrducing device type DV_SENSOR turned out to be a bad idea as it | Henning Brauer |
2006-05-28 | more hotplug fallout: add DV_SENSOR to the device type switch | Jason Wright |
2006-05-27 | add mpi(4) glue. commented out for now | David Gwynne |
2006-05-20 | Put explicit barriers in in-line spl functions. | Miod Vallat |
2006-05-15 | Fix SIGFPE handling. The code doing an ADVANCE after calling trapsignal(), | Mark Kettenis |
2006-05-15 | Merge creator attachment code again, it turns out the upa/mainbus attachment | Miod Vallat |
2006-05-14 | Make 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 path | Martin Reindl |
2006-05-07 | Missing license block; from art@ | Miod Vallat |
2006-04-29 | fix build after timestamping addition; sparc pointed out by pvalchev@ | Christian Weisgerber |
2006-04-27 | 2 lines of code to support tty timestamps | Theo de Raadt |
2006-04-16 | Remove code from an old (broken) diff of mine, which crept in in last commit. | Miod Vallat |
2006-04-09 | On macppc and sparc64, if allowaperture=0 only allow mmap()-ing of | Matthieu Herrb |
2006-04-09 | Rewrite bus_compatible() to allow one alias to expand to several drivers, | Miod Vallat |
2006-04-09 | #ifdef lint wraps for va_start | Theo de Raadt |
2006-03-24 | - Set the PCI latency timer for bus master devices. | Brad Smith |
2006-03-23 | Extra parentheses in comments. | Ray Lai |
2006-03-19 | rev 1.86 | Brad Smith |
2006-03-19 | remove unused bdbtofsb(bn) macro | Martin Reindl |
2006-03-15 | use sysctl_int_lower() for the aperture variable. This lets root close | Theo de Raadt |
2006-03-15 | Nuke dk_establish(), no longer used. | Miod Vallat |
2006-03-13 | * Add "pcitag_t *pba_bridgetag" to pci_attach_args. This is set to | Brad Smith |
2006-03-12 | Previous fix was half-done, move the wsscreen_list array into the softc | Miod Vallat |
2006-03-12 | When attaching a wsdisplay, the wsscreen_list structure can not be on the | Miod Vallat |
2006-03-12 | remove splimp. | Brad Smith |
2006-03-04 | Typos 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, so | Miod Vallat |
2006-03-04 | creator needs rasops32 only, and vgafb never needs rasops24. | Miod Vallat |
2006-03-04 | add art(4) here. | Brad Smith |
2006-02-25 | Put quotation marks around names of unconfigured devices. | Mark Kettenis |
2006-02-22 | Remove unused probeset() function. | Miod Vallat |
2006-02-22 | Remove long unused ELF{32,64}_MACHDEP macros. | Miod Vallat |
2006-02-16 | pcscp(4) works | Martin Reindl |
2006-02-10 | driver for Philips PCF8591 I2C ADC sensor. Because of the mindlessness | Damien Miller |
2006-02-09 | split the ofw scan up into two parts: one to find the i2c bus on a pci | David Gwynne |
2006-02-08 | add a member to the i2c_attach args so that a controller can pass a | David Gwynne |
2006-02-06 | typos from alexey dobriyan; | Jason McIntyre |
2006-02-05 | Commit uncommitted bit from 2006/01/03 change to locore.s: | Mark Kettenis |
2006-02-01 | oops | David Gwynne |