Age | Commit message (Expand) | Author |
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 |
2005-01-15 | make sure interface is in RUNNING state before touching the multicast filters | Brad Smith |
2005-01-02 | Split out register definitions. | Mark Kettenis |
2005-01-02 | Add OpenBSD tag. Better mixer support. | Mark Kettenis |
2005-01-02 | Moosehead A/V Board audio driver. | Mark Kettenis |
2004-10-05 | Get prototypes through cons_decl(), so that they are always right. | Miod Vallat |
2004-09-29 | give reset a chance to be active for a short time! | Per Fogelstrom |
2004-09-23 | don't need to set ifp->if_mtu or ifp->if_output in each driver, | Brad Smith |
2004-08-26 | Fix a problem where the driver could get stuck in the rx int loop. | Per Fogelstrom |
2004-08-10 | spacing | Theo de Raadt |
2004-08-10 | Add O2 built in ethernet. | Per Fogelstrom |
2004-08-10 | mac-110 on mace from netbsd | Michael Shalayeff |