Age | Commit message (Expand) | Author |
2003-02-03 | pad tx buffer out to minimum framelength; based on NetBSD | Jason Wright |
2003-01-22 | Revert previous - it would prevent the second zs chip from being probed | Miod Vallat |
2003-01-20 | Put back the Voyager zs probe workaround that got lost in rev 1.36; | Miod Vallat |
2002-12-12 | Dvorak typo. | Miod Vallat |
2002-12-12 | Remove dead prototypes | Miod Vallat |
2002-12-10 | The introduction of fbwscons_setcolormap() left out 24 bit frame buffers | Miod Vallat |
2002-11-29 | Upon detection of an international Sun keyboard with a recognized layout, | Miod Vallat |
2002-11-24 | Be sun4m-friendly in FDC_C_HANDLER case. | Miod Vallat |
2002-11-24 | Fix a kernel fault in FDC_C_HANDLER code. | Miod Vallat |
2002-11-24 | Make this compile again if FDC_C_HANDLER is defined. | Miod Vallat |
2002-11-24 | When initializing the colormap on low depth frame buffers, pick values | Miod Vallat |
2002-11-10 | Use appropriate VM_MAP constants rather than hardcoded values in | Miod Vallat |
2002-11-09 | - make IFF_SIMPLEX only set if the media is IFM_FDX (prevents ip6 from | Federico G. Schwindt |
2002-11-06 | - always initialize colormaps, even if the frame buffer is non console; this | Miod Vallat |
2002-10-12 | Remove more '\n's from panic() statements. Both trailing and leading. | Kenneth R Westerback |
2002-10-05 | spelling. | Federico G. Schwindt |
2002-10-01 | Do not enable the code that makes use of the vertical retrace interrupt | Miod Vallat |
2002-10-01 | If the framebuffer is being run in 32bit mode, register a shutdown_hook | Miod Vallat |
2002-09-30 | Evil, evil, evil typo broke innocent ramdisks. Die! | Miod Vallat |
2002-09-23 | Get the wsdisplay capabilities from rasops, rather than attempting to | 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 |
2002-09-15 | Begone. | Miod Vallat |
2002-09-11 | update from sparc64 version: | Jason Wright |
2002-09-09 | Register more screen capabilities to work with the recent wsemul_sun changes. | Miod Vallat |
2002-09-05 | Allow kernels with no display device configured to link. Found by marc@ | Miod Vallat |
2002-09-03 | Old (rev 1) OpenPROM will always report as the "fb" node, the first | Miod Vallat |
2002-09-02 | Make the cgfourteen work in 32bit when possible, also display the size of | Miod Vallat |
2002-08-31 | Driver for the Vigra VS10 and VS12 SBus framebuffers, and possibly more from | Miod Vallat |
2002-08-21 | Correctly map the video memory, for proper operation. | Miod Vallat |
2002-08-16 | remove debugging code | Jason Wright |
2002-08-16 | Scale back rows and columns if the font would not otherwise fit on the | Todd C. Miller |
2002-08-12 | Convert sparc console code from rcons and pseudo-devices to rasops and wscons. | Miod Vallat |
2002-08-08 | Completely rework transmit interrupt handling: | Jason Wright |
2002-08-07 | KNF (parenthesized returns) | Jason Wright |
2002-08-02 | Do correct bounds checking in get/set/put cmap routines. A few of | Todd C. Miller |
2002-07-17 | DTIMEXP is not a fatal error, deal with it. | Jason Wright |
2002-07-12 | Use interrupts for fetching ADC conversions instead of polling. | Jason Wright |
2002-07-09 | try to disable vsync timing if sparc_vsyncblank is set | Jason Wright |
2002-07-09 | allow getting and setting of the ADC, DAC, and PIO ports on the daadio (this ... | Jason Wright |
2002-07-08 | bzero the correct size (I swear this worked at one time...) | Jason Wright |
2002-07-08 | Correctly convert to new timeouts (this hasn't compiled for awhile) | Jason Wright |
2002-07-08 | in addition to check cd_ndevs, also check that cd_devs[N] != NULL | Jason Wright |
2002-06-14 | spelling; from Brian Poole <raj@cerias.purdue.edu> | Todd T. Fries |
2002-06-08 | Use tsleep. | Artur Grabowski |
2002-06-07 | knf | Jason Wright |
2002-06-03 | spell transceiver correctly | Theo de Raadt |
2002-05-29 | splbio around biodone. | Artur Grabowski |
2002-05-17 | Handle the removal of 'const' from structure definition. | mjacob |
2002-04-30 | Fix an ancient problem in how sparc interrupts are handled. | Artur Grabowski |
2002-04-28 | Rename all PIL_* constants to IPL_* to match other archs and make them | Artur Grabowski |