Age | Commit message (Expand) | Author |
2001-12-14 | less confusing variable names | Jason Wright |
2001-12-14 | Driver for vga framebuffers on sparc64 based on cgsix (which is based on | Jason Wright |
2001-12-14 | Use default mapping type (little endian) if the type is 0, otherwise use | Jason Wright |
2001-12-14 | pass zero as type for bus_space_map2 (the current argument isn't used by | Jason Wright |
2001-12-08 | db_console is declared in <ddb/db_var.h>. Fix a typo while there, too. | Miod Vallat |
2001-12-04 | Yet another sync to NetBSD uvm. | Artur Grabowski |
2001-11-06 | Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary. | Miod Vallat |
2001-10-28 | SAB82532 driver (missing console stuff, but working as a generic tty | Jason Wright |
2001-10-15 | Pull in several changes from NetBSD: | Jason Wright |
2001-10-12 | From NetBSD: convert printf's to debug only and remove a panic | Jason Wright |
2001-10-07 | remove all assumptions that parent is psycho. Also, don't try to use | Jason Wright |
2001-10-02 | fix dma problems... now blaring Berlin's The Metro around the house from U30. | Jason Wright |
2001-10-01 | driver for cs4231 at ebus: doesn't quite sound right yet (VERY choppy and | Jason Wright |
2001-10-01 | better name | Jason Wright |
2001-10-01 | don't print redundant information | Jason Wright |
2001-10-01 | for lack of a better place, but ebus dma register defs in here. | Jason Wright |
2001-09-29 | from the "Ok, so I couldn't sleep" department: minimal driver for the beeper ... | Jason Wright |
2001-09-29 | Glue for com at ebus. From NetBSD, hacked to fit our com. | Artur Grabowski |
2001-09-27 | psycho_bus_[a|b] are essentially the same function; use a helper to avoid typos | Jason Wright |
2001-09-26 | be more specific in psycho_ue case (partially based on NetBSD) | Jason Wright |
2001-09-26 | A little bit of voodoo borrowed from the linux driver: set the | Jason Wright |
2001-09-26 | Merge with NetBSD: | Jason Wright |
2001-09-20 | Incorrect parens (from netbsd) | Jason Wright |
2001-09-19 | merge vm/vm_kern.h into uvm/uvm_extern.h; art@ ok | Michael Shalayeff |
2001-09-15 | merge with netbsd (no external differences... basically just makes diffs easier) | Jason Wright |
2001-09-15 | match ebusIII (from netbsd) | Jason Wright |
2001-09-05 | OF magic. From NetBSD. | Artur Grabowski |
2001-09-04 | clean up error handling for psycho_bus_[a|b] | Jason Wright |
2001-09-04 | Register definitions for the PCI error registers (borrowed from linux). | Jason Wright |
2001-09-04 | Don't forget tty_attach. Should fix the timeout related panics. | Artur Grabowski |
2001-09-01 | correct register offsets | Jason Wright |
2001-09-01 | remove statics & KNF | Jason Wright |
2001-08-31 | implement autoconf mechanism using device_register(); from NetBSD. | Jason Wright |
2001-08-29 | - modify probe routine to check the 'compatible' property for matching and | Jason Wright |
2001-08-29 | rcsid | Jason Wright |
2001-08-25 | Change pci_intr_map to take pci_attach_args as an argument. | Artur Grabowski |
2001-08-23 | Check for OF_mapintr() failure appears to be backwards; diff mailed to NetBSD. | Jason Wright |
2001-08-22 | Fix interrupt establishing. | Artur Grabowski |
2001-08-22 | I hate cvs. | Artur Grabowski |
2001-08-22 | auxio from NetBSD | Artur Grabowski |
2001-08-22 | pci_machep from NetBSD | Artur Grabowski |
2001-08-22 | glue for ebus found on ultra 5 and later. From NetBSD. | Artur Grabowski |
2001-08-22 | Too much cut 'n paste. sbus is not an ifnet. | Artur Grabowski |
2001-08-22 | psycho -> the pci host bridge on Ultra 5s. | Artur Grabowski |
2001-08-21 | zs and all it's associated stuff (all from NetBSD).. Works on my ultra1, | Jason Wright |
2001-08-20 | $OpenBSD$ | Jason Wright |
2001-08-20 | more stuff to do with OpenBSD/sparc style bootpath determination | Jason Wright |
2001-08-19 | sbus_cd. | Artur Grabowski |
2001-08-19 | Lot of stuff... Some from NetBSD, some from OpenBSD, minor modifications | Jason Wright |
2001-08-18 | RCSids | Jason Wright |