Age | Commit message (Expand) | Author |
2008-09-12 | Don't forget to actually return a pa for the K0SEG case... | Miod Vallat |
2008-09-11 | Use & not && to mask bits. | Jonathan Gray |
2008-09-11 | add support for arm9e core, taken from NetBSD. | Kevin Lo |
2008-09-10 | Convert timeout_add() calls using multiples of hz to timeout_add_sec() | Bret Lambert |
2008-09-08 | delete a few more things. hoping someone shows up who is upset by this, | Theo de Raadt |
2008-09-07 | - replace dtoa w/ David's gdtoa, version 2008-03-15 | Martynas Venckus |
2008-09-06 | Fix comment to catch up with HPPA_PGALIAS change. | Mark Kettenis |
2008-09-01 | Avoid #pragma pack(1) and unify everything towards using __packed. | Theo de Raadt |
2008-09-01 | Bring comment into line with reality. We use sgi label info but don't | Kenneth R Westerback |
2008-09-01 | Allow sgi to spoof the native label. But don't spoof when just | Kenneth R Westerback |
2008-08-30 | replace TRUNC_PAGE by trunc_page and ROUND_PAGE by round_page | Martin Reindl |
2008-08-30 | Code refactorization and state structure changes in preparation of asynchronous | Miod Vallat |
2008-08-30 | no need to include uvm/uvm.h twice | Martin Reindl |
2008-08-28 | Driver for Acer Labs M5455 integrated sound found on recent Ultra workstations. | Mike Belopuhov |
2008-08-28 | - enable uvideo on sgi, it's working for me with a quickcam e 3500 plus | Jasper Lievisse Adriaanse |
2008-08-26 | Stylus pressure sensor is active low, so invert the logic converting it | Miod Vallat |
2008-08-26 | When using the not-documented-but-ought-to 'boot sd(...)file' syntax (e.g. | Miod Vallat |
2008-08-25 | - add a bunch of enabled usb devices that have been tested. | Jasper Lievisse Adriaanse |
2008-08-25 | Make sgivol(8) use the device sector size for reads and writes. This allows | Joel Sing |
2008-08-25 | Add bus_space_read_raw_region_* and bus_space_write_raw_region_* bus space | Joel Sing |
2008-08-25 | Add device majors for USB character devices in OpenBSD/sgi. | Joel Sing |
2008-08-25 | Unbreak. | Joel Sing |
2008-08-25 | how about i commit what was actually approved? wrong tree, bad todd ;-( | Todd T. Fries |
2008-08-24 | o implement proper volume control table based on chipset docs | Todd T. Fries |
2008-08-24 | many more devices for the RAMDISK | Theo de Raadt |
2008-08-24 | Define a proper wsdisplay type for legss(4). | Miod Vallat |
2008-08-24 | Correct eisa i/o ports layout structure, this has probably been broken | Miod Vallat |
2008-08-24 | vsbus machines also have modem control bits on line #2, no need to fake them. | Miod Vallat |
2008-08-24 | Writing to the DTR register on KA60 resets the TCR register behind our back. | Miod Vallat |
2008-08-24 | typo | Miod Vallat |
2008-08-24 | Correct dmesg, do not mention dz is the console device if running with | Miod Vallat |
2008-08-24 | Fix readdpmelabel() so it doesn't corrupt a disklabel about to be | Kenneth R Westerback |
2008-08-24 | surplus semicolon on if statement | Jonathan Gray |
2008-08-23 | Slight speed improvement by using byte accesses on word boundaries for all | Miod Vallat |
2008-08-23 | Pick the correct host adapter id from nvram. | Miod Vallat |
2008-08-22 | Let lkms(4) support VSXXX-AB tablets in addition to the mice it already | Miod Vallat |
2008-08-22 | Instead of spewing error messages about link status, support link status | Theo de Raadt |
2008-08-22 | Set PIE address range to avoid or minimize mmap pressure due to limited | Kurt Miller |
2008-08-20 | Minimal driver for the VAXstation 35x0/38x0 LEGSS option, currently limited | Miod Vallat |
2008-08-20 | Do not mask bit 0x80 in dzcngetc() - we run serial consoles in 8N1. | Miod Vallat |
2008-08-20 | Don't copy interesting parts of struct scsi_xfer to a read only internal | Miod Vallat |
2008-08-20 | Attach led0 on ka60, and display system load on the front panel. | Miod Vallat |
2008-08-20 | Add USER_PCICONF so that pcidump can work. | Joel Sing |
2008-08-20 | Oops, previous console changes would initialize serial console on lines 0 | Miod Vallat |
2008-08-19 | Make it possible to enter ddb from the serial console. | Mark Kettenis |
2008-08-19 | Make it possible to enter ddb from the serial console. | Mark Kettenis |
2008-08-19 | add missing devices to nam2blk[] | Theo de Raadt |
2008-08-18 | Forgot to add this file, needing for KA60 support. | Miod Vallat |
2008-08-18 | Now that KA60 support is in, include the proper header files instead of | Miod Vallat |
2008-08-18 | Add support for the ``Firefox'' VAXstation 3520/3540/3820/3840 workstations, | Miod Vallat |