Age | Commit message (Expand) | Author |
2015-03-30 | Remove isp stanzas. qlw is here to stay. | Miod Vallat |
2014-11-22 | Driver for the ECC memory controller found on some sun4m (ss20), so that | Miod Vallat |
2014-10-25 | Add and enable qlw at sbus. Tested on QLGC,isp | Miod Vallat |
2014-02-19 | add qla and qle everywhere we currently have isp, commented out except for | Jonathan Matthew |
2013-06-04 | Support for the SS10/SS20 NVSIMM as block devices; tested by nick@ | Miod Vallat |
2011-11-08 | procfs for solaris compat? not anymore; ok miod | Theo de Raadt |
2011-07-04 | remove compat_svr4 support. ok deraadt | Ted Unangst |
2011-06-29 | Replace all instances of "scsibus* at hba?" with a single "scsibus* at | Matthew Dempsky |
2010-11-19 | add pseudo-device hotplug. | Miod Vallat |
2010-08-30 | disable SVR4 compat by default; ok kettenis | Theo de Raadt |
2010-07-10 | sun4e (i.e. SPARCengine 1e) support. This platform is a mix between sun4 and | Miod Vallat |
2010-07-03 | No more ss(4) or usscanner(4). Unused, unloved and unmaintained. | Kenneth R Westerback |
2010-07-02 | remove support for compat_sunos (and m68k4k). ok deraadt guenther | Ted Unangst |
2010-06-07 | Rework the way onboard devices attach on Sun 4/110 systems (which only have a | Miod Vallat |
2009-08-29 | Glue for the SBus version of the Sun Vector Gigabit Ethernet card. | Mark Kettenis |
2009-07-13 | Add the neccessary glue to attach gem(4) to sbus(4) and enable gem(4) in | Mark Kettenis |
2009-06-24 | for the isp(4) driver, invert the meaning of the options which pull | Theo de Raadt |
2009-05-20 | Add code to attach sun mice on sparc and sparc64 as wsmouse devices. Since | Miod Vallat |
2007-05-29 | use the right capitalization for `SBus' | Igor Sobrado |
2006-12-10 | Allow ``flags 0'' to work to disable DMA for si(4) and sw(4) - it would get | Miod Vallat |
2006-12-09 | Do not make sun terminal emulation selected by the wsemul_sun frame buffer | Miod Vallat |
2006-06-26 | Enable wide targets on FAS366 esp; note that this changes the way esp | Miod Vallat |
2005-12-12 | Only include PROCFS on kernels which have either COMPAT_LINUX or COMPAT_SVR4, | Miod Vallat |
2005-08-03 | enable safte and ses on all archs that appear to have real scsi busses | David Gwynne |
2005-07-17 | Attach com(4) to the built-in modem found on Tadpole SPARCbooks. | Miod Vallat |
2005-07-08 | Allow more than one auxio device to attach, and attach both SPARCbook auxio | Miod Vallat |
2005-04-30 | start the job of making things look more alike | Theo de Raadt |
2005-04-30 | nice docs at top of GENERIC | Theo de Raadt |
2005-04-14 | +luphy | Brad Smith |
2005-01-10 | ledma*, and le* at ledma? will help with anteres units; miod ok | Theo de Raadt |
2004-09-27 | Do not mention a commented out strip(4), it is already in sys/conf/GENERIC. | Miod Vallat |
2004-09-16 | spacing | Theo de Raadt |
2004-09-16 | cleanup deafult locators (blah ?); please check that your most hated architec... | Michael Shalayeff |
2004-03-09 | Typos | Miod Vallat |
2004-02-29 | Enter rfx, driver for the SBus RasterFlex frame buffer family. | Miod Vallat |
2004-02-20 | crank maxusers from 18 to 20 | Theo de Raadt |
2003-07-08 | add ep@pcmcia and phys, commented out an and com | Michael Shalayeff |
2003-06-25 | Recent bus_space changes make ne at pcmcia work out of the box, | Miod Vallat |
2003-06-23 | Attachment glue for stp and tslot drivers, and add them, as well as wi0, | Miod Vallat |
2003-06-18 | Rename p9k to pninek, since device base names with digits are confusing; | Miod Vallat |
2003-06-17 | New driver and wsdisplay type for the Weitek Power9000 and Brooktree Bt445 | Miod Vallat |
2003-05-14 | The ramdac's hater club is proud to present new yet another SBus frame | Miod Vallat |
2003-05-14 | No more flags either for those frame buffer drivers. | Miod Vallat |
2003-05-14 | zs driver on sparc does not take flags anymore since 10 months, so don't | Miod Vallat |
2003-05-13 | Make the "slot" and "offset" locators for sbus drivers optional in | Miod Vallat |
2003-04-13 | Add a simple driver for the SBus ``Prestoserve'' NVRAM cards. | Miod Vallat |
2003-03-09 | Add and enable zx. Not put in RAMDISK yet, need to check if this still fits | Miod Vallat |
2003-03-06 | Premiliminary driver for the Fujitsu AG-10e SBus frame buffer. | Miod Vallat |
2003-03-05 | Driver for the Parallax XVideo and PowerVideo frame buffers. | Miod Vallat |
2003-03-03 | Enabled inclusion of ISP SBus f/w for GENERIC kernels. This tends | mjacob |