Age | Commit message (Expand) | Author |
2005-03-15 | A potpourri of cgfourteen fixes and improvements: | Miod Vallat |
2005-03-15 | Take care of updating the PROMs view of the cursor position in the common fb | Miod Vallat |
2005-03-13 | Add missed WSDISPLAYIO_[GS]VIDEO ioctl handling. | Miod Vallat |
2005-03-12 | Do not drop the user in ddb in DIAGNOSTIC checks unless option FD_DEBUG. | Miod Vallat |
2005-03-07 | - Match PGI,tvthree (similar frame buffer capacities) | Miod Vallat |
2005-03-07 | Do not bother passing the blanking routine to fbwscons_console_init(), | Miod Vallat |
2005-03-07 | Shorten dmesg on ss4. | Miod Vallat |
2005-03-06 | Shorten dmesg if no keyboard is plugged. | Miod Vallat |
2005-03-03 | Sync a few comments with reality. | Miod Vallat |
2005-03-03 | Do not attempt to read past firmware data in rfx_initialize(). | Miod Vallat |
2005-03-02 | Support for SUNW,fas SCSI, currently restricted to the lower 8 targets due | Miod Vallat |
2005-03-01 | Print display resolution as %dx%d, not %d x %d. | Miod Vallat |
2005-02-27 | Move wsdisplay-only prototypes declarations in the #if NWSDISPLAY > 0 block | Miod Vallat |
2005-02-27 | Use the DMA defines from dev/ic/lsi64854reg.h whenever possible; no functional | Miod Vallat |
2005-02-22 | add hme(4) RX TCP/UDP checksum offload | Brad Smith |
2005-02-22 | Allow SUN4 kernels to compile; spotted by marc@ | Miod Vallat |
2005-01-27 | Add pcmcia_intr_string() to format the intr string for pcmcia attach | Todd C. Miller |
2005-01-15 | make sure interface is in RUNNING state before touching the multicast filters | Brad Smith |
2005-01-05 | Let wsdisplay drivers return zero for WSDISPLAYIO_[GS]VIDEO ioctls - most | Miod Vallat |
2004-12-25 | Use list and queue macros where applicable to make the code easier to read; | Miod Vallat |
2004-11-29 | Move the struct wsscreen_descr from a per-driver global to a per-instance | Miod Vallat |
2004-11-29 | Spell precede correctly. | Jonathan Gray |
2004-11-02 | KNF, constify structures, do not wrap the contents under #if NMAGMA > 0 as | Miod Vallat |
2004-09-29 | Switch sparc to evcount; ok deraadt@ | Miod Vallat |
2004-09-28 | - Use ETHER_MAX_LEN + ETHER_VLAN_ENCAP_LEN instead of HME_MTU | Brad Smith |
2004-09-22 | Bring some enhancements and fixes to fdc(4) from NetBSD: | Miod Vallat |
2004-08-08 | do not reset the chip (and subsequently the phy) when unnecessary; that is, | Brad Smith |
2004-07-26 | Remove orphaned prototypes. | Miod Vallat |
2004-06-20 | zx(4) support for sparc64, tested on an Ultra 2. | Miod Vallat |
2004-05-12 | if tctrl not there, still let this compile; miod ok | Theo de Raadt |
2004-05-10 | When external power is not available, the tadpole video hardware gets | Miod Vallat |
2004-05-09 | Replace the event queue with a bit mask of slots needing attention, as | Miod Vallat |
2004-05-04 | Remove useless ``elm'' argument from the SIMPLEQ_REMOVE_HEAD macro. | Alexander Yurchenko |
2004-04-12 | removeable -> removable; | Jason McIntyre |
2004-04-02 | remove pk from copyright, seen in netbsd | Theo de Raadt |
2004-03-09 | Real, inverted, cursor. | Miod Vallat |
2004-03-02 | Rework the card insertion/removal detection logic: | Miod Vallat |
2004-03-01 | Initialize the frame buffer when the PROM did not do this on our behalf. | Miod Vallat |
2004-03-01 | More readable DAC programming. | Miod Vallat |
2004-03-01 | Define a wsdisplay type for rfx; ok deraadt@ | Miod Vallat |
2004-02-29 | Enter rfx, driver for the SBus RasterFlex frame buffer family. | Miod Vallat |
2004-02-29 | More colormap games for 8-bit framebuffers to enjoy the inverted cursor too. | Miod Vallat |
2004-02-27 | Typos | Miod Vallat |
2004-02-15 | new arg to disk_unbusy, to record separate read/write statistics. | Ted Unangst |
2004-02-01 | Trivial touches to compile with gcc 3. | Miod Vallat |
2004-01-12 | typos from Jared Yanovich; | Jason McIntyre |
2003-12-20 | Pass -Wformat. | Miod Vallat |
2003-11-14 | the the; rohee@ | Miod Vallat |
2003-11-07 | adress -> address, and a few more; all from Jonathon Gray; | Jason McIntyre |
2003-11-03 | spelling fixes (in the comments) | David Krause |