summaryrefslogtreecommitdiff
path: root/sys/arch/sparc/conf/SUN4C
AgeCommit message (Collapse)Author
2003-07-08add ep@pcmcia and phys, commented out an and comMichael Shalayeff
2003-06-25Recent bus_space changes make ne at pcmcia work out of the box,Miod Vallat
tested by pb@
2003-06-23Attachment glue for stp and tslot drivers, and add them, as well as wi0,Miod Vallat
to the appropriate configuration files.
2003-05-14The ramdac's hater club is proud to present new yet another SBus frameMiod 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-14No more flags either for those frame buffer drivers.Miod Vallat
2003-05-13Make the "slot" and "offset" locators for sbus drivers optional inMiod Vallat
configuration lines.
2003-03-10Sun documentation mentions that ZX can not run on a sun4c or inside an xbox,Miod Vallat
so document this as well.
2003-03-09Add and enable zx. Not put in RAMDISK yet, need to check if this still fitsMiod Vallat
on the floppies first.
2003-03-06Premiliminary 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-05Driver 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-01-31Various typos; Andrey MatveevMiod Vallat
2002-11-23Mention that hme does not work in sun4c machines.Miod Vallat
2002-10-27Turn into a really useful configuration file, i.e. GENERIC tuned for sun4cMiod Vallat
hardware, like SUN4M is for sun4m hardware.
2002-09-20Support to run the 24 bit fb in 8 bit mode or cg12 in 1 bit modeFederico G. Schwindt
via flags, using 0x0001. miod@ ok.
2002-08-31Driver for the Vigra VS10 and VS12 SBus framebuffers, and possibly more fromMiod Vallat
this series. Thanks to Andrey Smagin (andrey at smagin dot com) for providing a VS10 card.
2002-08-12Convert sparc console code from rcons and pseudo-devices to rasops and wscons.Miod Vallat
For most framebuffers it is faster. Other changes include: o 24 bit support in tcx(4) for the S24 framebuffer o accelerated cgsix(4) text console o new cgtwelve(4) driver for the GS framebuffer o improved serial driver code o better keyboard support The following framebuffers have not been tested but should work: cgfour, cgeight and cgfourteen These changes will require XF4 changes, to use Xwsfb instead of Xsun*, to be commited later today. Most of the work by me during the LSM and the week after, with code borrowed from jason@, NetBSD (new serial code), and feedback from mickey@. Work on pnozz(4) done by millert@
2001-06-27UVM is no longer an option.Artur Grabowski
2001-05-16kill COMPAT_{09,10,11} kernel options. We still need kern_info_09.c and ↵Todd C. Miller
kern_ipc_10.c for other compat modules.
2001-05-10UVM is no longer optional on sparc.Artur Grabowski
1999-10-29Use UVM by default on sparc.Artur Grabowski
1999-04-18Support for the Sun SBus Expansion Subsystem (SUNW,xbox)Jason Wright
1999-02-01add support for spif & magmaJason Wright
1998-10-19qec+qe support & OpenBSD tags for everyoneJason Wright
1998-09-16Attempt to make clear the dependence of hme->phys and phys->hmeJason Wright
1998-09-10Modified to use mii layer for hmeJason Wright
1998-07-10Add build support for hmeJason Wright
1998-04-30Updated sparc audioJason Wright
1998-03-04Backout HZ comments I added, which are not appropriate for inclusion injohns
kernel config files.
1998-03-04Corrected comments for machines with oclock0...johns
1998-03-04Added comments about changing HZ to custom values on sparc. Only supportedjohns
for sun4c and sun4m machines. sun4 will only run at the default HZ=100. Added commented out option for HZ=1000 along with info for GENERIC, SUN4C, and SUN4M configs. Added note to SUN4 config warning that HZ is ignored.
1998-03-02NULLFS is required by UMAPFS, don't know when this got messed up, perhapsjohns
its a gcc 2.8 related thing.
1998-02-26Backout of cpu init changes, breaks on sun4m currently..johns
1998-02-26updated to reflect cpu initializationJason Wright
1997-09-17NETBSD_CURRENT_970916. Lot's just ID changes, since changes don't apply toJason Downs
us. Includes some pmap changes, for which I don't have the original commit message(s) handy.
1997-09-11let's at least list all scsi devices, ok?Todd T. Fries
1997-06-22Add appropiate `maxusers' everywhere it was lacking.Jason Downs
1997-04-29lfs diesTheo de Raadt
1996-09-20do not fool people into thinking VNODEPAGER is an option; netbsd pr#2757, ↵Theo de Raadt
erik@aarhus1.uni-c.dk
1996-08-31disable TCP_COMPAT_42Theo de Raadt
1996-08-19s/options/option/Theo de Raadt
1995-11-20add # declaration for vme cgnine cardTheo de Raadt
1995-11-17add si1Theo de Raadt
1995-11-03no obio/vme on sun4cTheo de Raadt
1995-10-23+ bwtwo0 at pfour0Theo de Raadt
1995-10-22kernel name is /bsdTheo de Raadt
1995-10-21updated but not completely testedTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt