Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
scsi?" rule, similar to how ethernet PHY drivers attach at mii. Discussed on icb. | |||
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 | |
sun4c, as it has a sun4c OpenPROM but a sun4 8KB pagesize. VME devices are not supported yet. ok deraadt@ | |||
2010-07-03 | No more ss(4) or usscanner(4). Unused, unloved and unmaintained. | Kenneth R Westerback | |
General huzzahs. "go for it" deraadt@ | |||
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 | |
28 bit address bus) by reusing the regular sun4 configuration stanzas (with the upper four bits set in the device addresses), and clearing them when searching for a PROM mapping. This makes the obio autoconf code simpler, and all knowledge of the 4/110 specifics is now contained in a single file (dev/obio.c). ok todd@ deraadt@ | |||
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 | |
GENERIC and SUN4M kernels. ok miod@ | |||
2009-06-24 | for the isp(4) driver, invert the meaning of the options which pull | Theo de Raadt | |
firmwares into the smaller (and larger) media ok krw | |||
2009-05-20 | Add code to attach sun mice on sparc and sparc64 as wsmouse devices. Since | Miod Vallat | |
not all Sun mice run at the canonical 1200 bps, hop between 1200, 4800 and 9600 bps by paying attention to breaks on the line. Attachement and engine code written 7 years ago for OpenBSD/sparc, except for sparc64 com(4) attachment. Speed hop idea borrowed from Opensolaris. This allows sparc and sparc64 users to run X11 without needing a configuration file anymore, as it was in the XFree86 3.x days. Multihead configurations will still need a minimal configuration file, though. | |||
2007-05-29 | use the right capitalization for `SBus' | Igor Sobrado | |
ok jmc@ | |||
2006-12-10 | Allow ``flags 0'' to work to disable DMA for si(4) and sw(4) - it would get | Miod Vallat | |
ignored previously. | |||
2006-12-09 | Do not make sun terminal emulation selected by the wsemul_sun frame buffer | Miod Vallat | |
attribute anymore; remove it and use option WSEMUL_SUN instead, which gets added to all sparc* kernels. While there, do not compile vt100 emulation on sparc* kernels, this saves 16+ KB of text. ok deraadt@ | |||
2006-06-26 | Enable wide targets on FAS366 esp; note that this changes the way esp | Miod Vallat | |
user-controllable device flags are parsed, be sure to rerun config(8) on your next kernel compile. | |||
2005-12-12 | Only include PROCFS on kernels which have either COMPAT_LINUX or COMPAT_SVR4, | Miod Vallat | |
otherwise it's just a waste of bytes. ok deraadt@ mickey@ | |||
2005-08-03 | enable safte and ses on all archs that appear to have real scsi busses | David Gwynne | |
ok deraadt@ beck@ marco@ | |||
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 | |
registers. However, those are handled specifically since they do not have the same meaning as the regular sun4c/sun4m auxio register. A specific auxregbisc() function is provided for explicit sparcbook operation. | |||
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 ↵ | Michael Shalayeff | |
architecture is still fluffy (; | |||
2004-03-09 | Typos | Miod Vallat | |
2004-02-29 | Enter rfx, driver for the SBus RasterFlex frame buffer family. | Miod Vallat | |
Currently 8-bit only for now. This apparently completes the SBus frame buffer support list - yet if you stumble upon an unsupported SBus frame buffer, I'd love to hear about it... | |||
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 | |
tested by pb@ | |||
2003-06-23 | Attachment glue for stp and tslot drivers, and add them, as well as wi0, | Miod Vallat | |
to the appropriate configuration files. | |||
2003-06-18 | Rename p9k to pninek, since device base names with digits are confusing; | Miod Vallat | |
per deraadt@'s request. | |||
2003-06-17 | New driver and wsdisplay type for the Weitek Power9000 and Brooktree Bt445 | Miod Vallat | |
combination, found on the Tadpole SPARCbook 3 only (later model use the Power9100 and are already supported). Untested for lack of hardware and volunteers, but carefully crafted; if it does not work out of the box, this should be a good starting point. "worth having in the tree" millert@ | |||
2003-05-14 | The ramdac's hater club is proud to present new yet another SBus frame | Miod Vallat | |
bufer driver, this time for the Southland Media Systems (now Quantum 3D) MGX and MGXPlus cards. Not complete, but a good start. | |||
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 | |
mention any. | |||
2003-05-13 | Make the "slot" and "offset" locators for sbus drivers optional in | Miod Vallat | |
configuration lines. | |||
2003-04-13 | Add a simple driver for the SBus ``Prestoserve'' NVRAM cards. | Miod Vallat | |
The Legato Prestoserve NFS accelerator used to be very popular, back when NFSv3 did not exist, and disks and network speeds were not as good as they are now... This driver does not attempt to play any game with filesystems, but will only provide access to the cards NVRAM, as a block device. If you have bright ideas on ``what to do with a few MB of battery-backed memory'', I am interested in realistic suggestions! | |||
2003-03-09 | Add and enable zx. Not put in RAMDISK yet, need to check if this still fits | Miod Vallat | |
on the floppies first. | |||
2003-03-06 | Premiliminary driver for the Fujitsu AG-10e SBus frame buffer. | Miod Vallat | |
It will currently only work in 8bit mode, and without using the i128 acceleration features (but that's a good start for 3.3). Written initially in november 2002, but it took some time in experiments until I realized the ramdac had to be fed values shifted left by 16 bits in order to work as intended, for no good reason. So, I am now officially founding a ``RAMDAC Hater's Club''. Feel free to apply. | |||
2003-03-05 | Driver for the Parallax XVideo and PowerVideo frame buffers. | Miod Vallat | |
Currently limited to dump frame buffer operation, the acceleration features will be used later... Code by me, tests on real hardware by Paul Weissmann. | |||
2003-03-03 | Enabled inclusion of ISP SBus f/w for GENERIC kernels. This tends | mjacob | |
to make people's days so much better. | |||
2003-01-31 | Various typos; Andrey Matveev | Miod Vallat | |
2002-11-23 | Mention that hme does not work in sun4c machines. | Miod Vallat | |
2002-09-20 | Support to run the 24 bit fb in 8 bit mode or cg12 in 1 bit mode | Federico G. Schwindt | |
via flags, using 0x0001. miod@ ok. | |||
2002-08-31 | Driver for the Vigra VS10 and VS12 SBus framebuffers, and possibly more from | Miod Vallat | |
this series. Thanks to Andrey Smagin (andrey at smagin dot com) for providing a VS10 card. | |||
2002-08-21 | Recognize both VSIMM slots, and allow one cgfourteen to attach to each | Miod Vallat | |
of them. |