Age | Commit message (Expand) | Author |
2003-02-15 | gsckbc is more sensitive than pckbc; always allow the enable() accessop | Miod Vallat |
2003-02-15 | The current hppa code would always ask for the root device, when running | Miod Vallat |
2003-02-14 | Do not allow sti1 to attach at the moment, as it will not work correctly; | Miod Vallat |
2003-02-14 | always need softintr after rxexception (avoids uninitialized variable); point... | Jason Wright |
2003-02-14 | this is a bsd material | Michael Shalayeff |
2003-02-14 | put a copyright | Michael Shalayeff |
2003-02-14 | Pad boot out to 512 byte boundary... some old prom's don't like binaries | Jason Wright |
2003-02-12 | move to 3.3-beta | Theo de Raadt |
2003-02-12 | move ddb_regs decl from .h to .c to avoid common | Jason Wright |
2003-02-12 | separate evirq into macintr and openpic versions (they just -happened- to be | Jason Wright |
2003-02-12 | some comments on the pci bridges and dino is at phantomas not mainbus | Michael Shalayeff |
2003-02-12 | Put a pckbc-like "slot" locator for gsckbc children. Even if this has no | Miod Vallat |
2003-02-12 | How uncommon... hppa only has one common: msgbufmapped (decl'd in /sys/kern) | Jason Wright |
2003-02-12 | disable tigon (uses arithmetic on bus_handle_t's) | Jason Wright |
2003-02-12 | Kill more commons in sparc64 code | Jason Wright |
2003-02-12 | only align the first stack frame onto the minimal required alignment | Michael Shalayeff |
2003-02-12 | Add hilms and wsmouse at hilms. | Miod Vallat |
2003-02-12 | do not filter the coprocessor uid on the fpu context switch. | Michael Shalayeff |
2003-02-11 | Add wsmux for multiple keyboard configurations. | Miod Vallat |
2003-02-11 | Add hil devices, and enable wsdisplay at sti and wskbd at gsc and hil. | Miod Vallat |
2003-02-11 | hil at gsc attachment glue. | Miod Vallat |
2003-02-11 | hppa-specific hil definitions. | Miod Vallat |
2003-02-11 | be consistant on Hz vs hz | Michael Shalayeff |
2003-02-10 | Add hme at pci | Jason Wright |
2003-02-10 | fix pcs and pcxt recognition. from weissmanndude | Michael Shalayeff |
2003-02-10 | fix sparc64 specific commons | Jason Wright |
2003-02-10 | unneeded defns | Jason Wright |
2003-02-09 | Swiss French ADB keyboard layout, tested against Powerbook keyboard markings, | Miod Vallat |
2003-02-08 | allow for xfs; ok miod | Todd T. Fries |
2003-02-08 | fix /tmp races; this no longer leaves files around. ok millert jason henric | Peter Valchev |
2003-02-07 | typos; | Jason McIntyre |
2003-02-06 | include isp firmware on some sparc64 media; and resize the media that is | Theo de Raadt |
2003-02-05 | Add knob for getting at the "output level bit", supposedly changes the | Jason Wright |
2003-02-05 | in clearbits only flush the pte if it has changed. bits/bit in testbit | Michael Shalayeff |
2003-02-05 | Get rid of the pops: | Jason Wright |
2003-02-05 | LLADDR macro doesn't work here, so copy mac into the softc directly. | Hugh Graham |
2003-02-04 | Bring qe closer to NetBSD and make it compile. As yet untested. | Hugh Graham |
2003-02-03 | pad tx buffer out to minimum framelength; based on NetBSD | Jason Wright |
2003-02-03 | From NetBSD: Add functions to allocate mapped-in qbus memory. | Hugh Graham |
2003-02-02 | I've been guaranteed that guaranteed is better than guarenteed. | Miod Vallat |
2003-02-01 | More leftovers from when we thought we could attach a pckbc to gsc | Miod Vallat |
2003-02-01 | typos; | Jason McIntyre |
2003-02-01 | Regen | Miod Vallat |
2003-02-01 | Correct 715/100XC machine name, per openpa.net. mickey@ ok | Miod Vallat |
2003-01-31 | do not merge the rodata sections into the .text . they could be moved above 4... | Michael Shalayeff |
2003-01-31 | sync w/ generic and correct minirotsize | Michael Shalayeff |
2003-01-31 | Enter gsckbc, a driver for the ps/2-like input device ports found on many | Miod Vallat |
2003-01-31 | Various typos; Andrey Matveev | Miod Vallat |
2003-01-31 | Save about 1.7k in executable size for macppc kernel, Since the ELF header | Dale Rahn |
2003-01-31 | Change how the bootloader links to get around size/start address issues | Dale Rahn |