Age | Commit message (Expand) | Author |
2004-12-25 | Do not allow loading a font in an used font slot; discussed with and ok mickey@ | Miod Vallat |
2004-12-25 | correct indent | Theo de Raadt |
2004-12-25 | - remove unneccessary break | Brad Smith |
2004-12-24 | brad should compile before commiting | Theo de Raadt |
2004-12-24 | init Jumbo RX ring by default. | Brad Smith |
2004-12-24 | Kill bit of ahc cruft. Elminate lots of leading spaces. Other KNF. No | Kenneth R Westerback |
2004-12-23 | vt100 wscons crashes restoring cursor if it had never been saved before. | Miod Vallat |
2004-12-23 | Fix crash due to wrong argument in the (almost useless) DECRQUPSS escape | Miod Vallat |
2004-12-23 | Reliability fix, from NetBSD: | Miod Vallat |
2004-12-23 | change FXPF_UCODE to mean "firmware load attempted". if the first | Theo de Raadt |
2004-12-23 | make com[123] work for console on i386, but allow override with CONADDR/CONUNIT | Markus Friedl |
2004-12-23 | turn padding of tx packets on since it appears it may be needed by certain | David Gwynne |
2004-12-22 | - add missing braces for SIOCSIFMTU switch case. | Brad Smith |
2004-12-22 | and something else in the future | Theo de Raadt |
2004-12-22 | Use vfs firmware loader for fxp(4) interrupt coalescing microcode. | Alexander Yurchenko |
2004-12-22 | Do a COR reset on prism cards too in the watchdog reset. Helps recover | Todd C. Miller |
2004-12-21 | add powerhooks | Damien Bergamini |
2004-12-20 | In the rare case that SCSI_RESET is set, ensure that xs->stimeout is | Kenneth R Westerback |
2004-12-20 | Activate packetized status handling. | Kenneth R Westerback |
2004-12-20 | Kill \n at EOF. | Alexander Yurchenko |
2004-12-20 | more details in license files | Theo de Raadt |
2004-12-20 | firmware loading from the filesystem. pci subsystem type things | Theo de Raadt |
2004-12-20 | lots of minor tweaking and cleanup, removal of unused junk, etc; dlg ok | Theo de Raadt |
2004-12-19 | use /sys includes instead of /usr/include/[possibly stale]/sys; deraadt@ ok | Michael Shalayeff |
2004-12-19 | prep for future | Theo de Raadt |
2004-12-19 | shorten code | Theo de Raadt |
2004-12-19 | not yds yet | Theo de Raadt |
2004-12-19 | filesystem firmware loading written over the pacific 2 weeks ago, tested | Theo de Raadt |
2004-12-19 | tigon-license file | Theo de Raadt |
2004-12-19 | build uyap firmware | Theo de Raadt |
2004-12-19 | filesystem firmware loading for uyap(4). this should work, i wrote it very | Theo de Raadt |
2004-12-19 | fix cleanup | Theo de Raadt |
2004-12-19 | Reduce delta to FreeBSD by adding and using ahd_alloc() rather than | Kenneth R Westerback |
2004-12-18 | Use SIU_TASKMGMT_* defines from scsi_all.h rather than local duplicates. | Kenneth R Westerback |
2004-12-18 | use tick instead of ticks. thanks to hannes at mehnert dot org. | Reyk Floeter |
2004-12-17 | Fix printf in loadfirmware error path. | Alexander Yurchenko |
2004-12-17 | Support for the eap MIDI UART from NetBSD. | Jonathan Gray |
2004-12-17 | rev 1.62 | Brad Smith |
2004-12-17 | add missing braces. | Brad Smith |
2004-12-16 | rev 1.71 | Brad Smith |
2004-12-16 | Make sure ifp->if_baudrate is valid when the parent's statchg | Brad Smith |
2004-12-16 | Delete VL/EISA cruft left over from ahc. | Kenneth R Westerback |
2004-12-14 | Fix off-by-one. From FreeBSD r1.87. Also in NetBSD. Field being filled | Kenneth R Westerback |
2004-12-14 | typhoon microcode file build | Theo de Raadt |
2004-12-14 | txp(4) late firmware loading, written somewhere over the pacific, tested | Theo de Raadt |
2004-12-13 | endian fixes, ie, atu will now work on big endian architectures. | David Gwynne |
2004-12-13 | set the buffer up before we try to use it. fixes a panic on sparc64 which | David Gwynne |
2004-12-13 | regen | Kevin Lo |
2004-12-13 | add ATI Radeon Mobility 9200. ok deraadt@ | Kevin Lo |
2004-12-13 | Oops. Missed one chunk when sync'ing with FreeBSD r1.30. | Kenneth R Westerback |