Age | Commit message (Expand) | Author |
2009-04-20 | Some recent IOC3 do not have Dallas timekeepers, so perform a few more tests | Miod Vallat |
2009-04-19 | Parse and display the part number and the serial number, instead of falsely | Miod Vallat |
2009-04-13 | The start of Origin 200 support. Based on some code contributed by pefo@ | Miod Vallat |
2009-04-13 | Also match on Uniqueware family 0x91, and correctly report the third byte | Miod Vallat |
2009-04-12 | Interrupt support for IOC3 and its subdevices (currently limited to the | Miod Vallat |
2009-02-24 | Add support for hardware acceleration to gbe(4). This provides an accelerated | Joel Sing |
2008-11-28 | Eliminate the redundant bits of code for MTU and multicast handling | Brad Smith |
2008-10-15 | Second pass of simple timeout_add -> timeout_add_sec conversions | Bret Lambert |
2008-10-02 | First step towards cleaning up the Ethernet driver ioctl handling. | Brad Smith |
2008-09-17 | Unbreak com@ioc probing. | Joel Sing |
2008-09-16 | - remove some unneeded headers | Jasper Lievisse Adriaanse |
2008-06-14 | Mask the upper 56 bits of the rx ports when reading them, pckbd_input() will | Miod Vallat |
2008-05-01 | Don't forget to bus_space_unmap() after probing for a com chip. | Miod Vallat |
2008-04-21 | allow low level audio drivers to specify a default sample format, | Jacob Meuser |
2008-04-07 | SGI 1-Wire Number-In-a-Can drivers. These are regular Dallas/Maxim append-only | Miod Vallat |
2008-04-07 | Simple com@ioc (with interrupt handling disabled until ioc interrupt code is | Miod Vallat |
2008-04-07 | Split clock attachment in two parts: a timecounter attachment (at mainbus), | Miod Vallat |
2008-04-07 | Since uncached virtual addresses will depend upon space identifiers on R1xk | Miod Vallat |
2008-02-21 | There's no need to print the IRQ now that we have direct configuration. | Joel Sing |
2008-02-21 | There's no need to print the IRQ now that we have direct configuration. | Joel Sing |
2008-02-20 | Completely overhault attachment rules on sgi. No more indirect configuration | Miod Vallat |
2008-01-21 | Fix boot time interrupt storm on mec(4) by disabling DMA when stopping the | Joel Sing |
2008-01-20 | Clean up comments. | Joel Sing |
2007-12-31 | Significantly improve the gbe(4) driver, including: | Joel Sing |
2007-12-31 | Move wscons_machdep.c to it's rightful location. This brings OpenBSD/sgi | Joel Sing |
2007-12-27 | power(4) can now make use of the DS1687 register definitions header file. | Joel Sing |
2007-12-18 | move variable declarations where they belong | Jasper Lievisse Adriaanse |
2007-12-18 | - powerbutton -> power button | Jasper Lievisse Adriaanse |
2007-12-18 | add power(4), a driver for the power button found on SGI O2's. | Jasper Lievisse Adriaanse |
2007-12-14 | Enable console support for SGI O2 workstations. Switch between the serial | Joel Sing |
2007-12-14 | Add console/cnattach support to mkbc(4). This allows for early attachment | Joel Sing |
2007-12-14 | Have gbe(4) attach as the console if the graphical console is selected via | Joel Sing |
2007-11-27 | add rcs id | Jasper Lievisse Adriaanse |
2007-11-27 | Initial support for the SGI Graphics Back End (GBE) frame buffer found in | Joel Sing |
2007-11-26 | Fix some style(9) issues. | Joel Sing |
2007-11-25 | It helps if you initialise timeouts before you try using them... | Joel Sing |
2007-11-13 | Give wscons_machdep.c half a spanking. This allows wsdisplay to compile on | Joel Sing |
2007-10-18 | Add support for the Moosehead PS/2 controller as found on SGI O2 workstations. | Joel Sing |
2007-07-31 | typo fixes from joel@ionix.com.au | Theo de Raadt |
2007-05-20 | Check for codec presence in match(), and don't attach if none is found. | Miod Vallat |
2007-04-26 | Do not invoke arcbios routines from the moment our page tables are set up, | Miod Vallat |
2006-06-11 | Ansify. No binary change on amd64 and i386, not yet built on sgi. ok miod@ | Matthieu Herrb |
2006-03-25 | allow bpf(4) to ignore packets based on their direction (inbound or | Damien Miller |
2005-12-09 | Drop clause 3/4 as per i386 version. | Jonathan Gray |
2005-11-09 | splimp -> splnet | Brad Smith |
2005-04-15 | make sure aligment does not return zero block size | Michael Shalayeff |
2005-02-17 | ehternet -> ethernet | Miod Vallat |
2005-01-31 | Un-__P. | Alexander Yurchenko |
2005-01-24 | Fix MACE ISA ringbuffer alignment. | Mark Kettenis |
2005-01-24 | Tweak mixer label. Whitespace. | Mark Kettenis |