Age | Commit message (Expand) | Author |
2006-06-16 | skeleton driver for power button on u5.. does precisely nothing except attach. | Jason Wright |
2006-06-14 | support the iic busses on the ultrasparc III machines (something is still | Theo de Raadt |
2006-06-02 | sbus_establish() and the associated linked list in the sbus softc is now only | Miod Vallat |
2006-06-02 | turn the non-DEBUG case of DPRINTF into a do {} while (0) so it works | Jason Wright |
2006-06-02 | - clear the PCI_AFSR during init | Jason Wright |
2006-06-02 | correct bits for bus type in PCIAFSR | Jason Wright |
2006-06-02 | ppm driver. We don't use it for much... except to blink the power switch led... | Jason Wright |
2006-06-02 | bits bits bits, who got dat bits | Jason Wright |
2006-06-01 | latch the AFSR/AFAR -before- reading the PCI control/status register | Jason Wright |
2006-06-01 | do a better job of setting up the PBM. Doesn't fix the PIO faults we're | Jason Wright |
2006-06-01 | - stop using magic constants for the onboard error INOs (one was wrong anyway) | Jason Wright |
2006-06-01 | add bit defns for [UE]FAR | Jason Wright |
2006-06-01 | enable error interrupts and install handlers for same (the handlers don't do ... | Jason Wright |
2006-05-30 | Sync region detection algorithm with macppc, helps some recent cards, such | Miod Vallat |
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 | 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-15 | Merge creator attachment code again, it turns out the upa/mainbus attachment | 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-03-24 | - Set the PCI latency timer for bus master devices. | Brad Smith |
2006-03-19 | rev 1.86 | Brad Smith |
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-04 | <sparc64/dev/upavar.h> is unused except for struct upa_reg for autoconf, so | Miod Vallat |
2006-02-25 | Put quotation marks around names of unconfigured devices. | Mark Kettenis |
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-01 | oops | David Gwynne |
2006-02-01 | a driver for the phillips pcf8584 i2c controller as found on the sun netra | David Gwynne |
2006-01-22 | b_cylin -> b_cylinder; no functional change. | Miod Vallat |
2006-01-09 | Remove completely obsolete comment from the pre-wscons sparc days in | Miod Vallat |
2006-01-06 | Don't add the same function twice when ordering the functions of a PCI device. | Mark Kettenis |
2006-01-02 | do i2c initialization using ofw data instead of scanning; ok kettenis | Theo de Raadt |
2005-12-20 | using the right ebus bus space makes this beep again | Martin Reindl |
2005-11-11 | Enable or disable keyclick on attach, based upon the PROM keyboard-click? | Miod Vallat |
2005-09-08 | make comments match the fact that we are on sun4u, plus minor cleanup | Martin Reindl |
2005-09-04 | remove unused NetBSD pci_intr_evcnt() function. | Brad Smith |
2005-08-01 | I'm Positive these are Type-O. | Miod Vallat |