Age | Commit message (Expand) | Author |
2005-03-03 | Sort frame buffer section and remove rasops32 dependencies from cgfourteen, | Miod Vallat |
2005-03-03 | OQO model 01 internal wireless. help from many, ok by dlg | Jun-ichiro itojun Hagino |
2005-03-03 | ethernet on OQO model 01 device cable. dlg ok | Jun-ichiro itojun Hagino |
2005-03-03 | regen | Jun-ichiro itojun Hagino |
2005-03-03 | OQO model 01 devices | Jun-ichiro itojun Hagino |
2005-03-03 | when tagging, apply the same tag to all packets matching a state entry | Daniel Hartmeier |
2005-03-03 | Do not attempt to read past firmware data in rfx_initialize(). | Miod Vallat |
2005-03-03 | If we couldn't register an interrupt, don't abort attaching - we'll just | Miod Vallat |
2005-03-03 | Do not let dma attach children if it could not initialize properly. | Miod Vallat |
2005-03-03 | Do not unmap more memory than we mapped earlier, in case of attachment failure. | Miod Vallat |
2005-03-02 | fix obviously wrong macro (unnoticed since it is currently unused) | David Gwynne |
2005-03-02 | Spaces. | Alexander Yurchenko |
2005-03-02 | regen | Xavier Santolaria |
2005-03-02 | add Airport Extreme card found in powerbook 12", still unsupported though; | Xavier Santolaria |
2005-03-02 | Dmesg nit | Miod Vallat |
2005-03-02 | Support for SUNW,fas SCSI, currently restricted to the lower 8 targets due | Miod Vallat |
2005-03-02 | Only allow superuser to set timeslots and ppp modes. | Claudio Jeker |
2005-03-02 | radiotap support largely based on NetBSD rtw. | Jonathan Gray |
2005-03-02 | (And remember to remove the block on filesystems > 128 GB) | Tom Cosgrove |
2005-03-02 | Add support for MS-DOS filesystems > 128 GB, by changing the way we | Tom Cosgrove |
2005-03-02 | Make all the MS-DOS filesystem code ignore trailing dots and spaces, in | Tom Cosgrove |
2005-03-01 | Display hardware name and display resolution at attach time, as done on sparc. | Miod Vallat |
2005-03-01 | Print display resolution as %dx%d, not %d x %d. | Miod Vallat |
2005-03-01 | use one uint64_t instead of two uint32_t in rx radiotap header. | Damien Bergamini |
2005-03-01 | make sure radiotap structures are packed. | Damien Bergamini |
2005-03-01 | Unbreak arp_input with carp; add back the call to carp_iamatch() | Ryan Thomas McBride |
2005-03-01 | - make large packets work without hanging the interface | Ryan Thomas McBride |
2005-03-01 | only call eaio_l2() if kernel has support for pcxl2 compiled in; from weissma... | Michael Shalayeff |
2005-03-01 | Fix an integer overflow that prevented us from reading files >= 2 GB | Tom Cosgrove |
2005-03-01 | The maximum file size on MS-DOS filesystems is 4 GB - 1 byte, so | Tom Cosgrove |
2005-03-01 | Avoid 32-bit overflow by casting blk arg to lblktosize() to (off_t). Solves | Aaron Campbell |
2005-03-01 | fix the radiotap bpf listener | Reyk Floeter |
2005-03-01 | only use MAX_KMAPENT 2000 on i386 amd64 sparc64 and revert to 1000 on all | Henning Brauer |
2005-02-28 | Store interrupt state in one variable not two, remove inlines which | Dale Rahn |
2005-02-28 | Fix confusion between KS_paragraph and KS_section; inspired from a PS/2 | Miod Vallat |
2005-02-28 | Fix confusion between KS_paragraph and KS_section; inspired from a PS/2 | Miod Vallat |
2005-02-28 | add radiotap, monitor and promiscuous mode support. | Damien Bergamini |
2005-02-28 | do per-node rate adaptation. paves the way for ibss support. | Damien Bergamini |
2005-02-28 | Provide inittodr and resettodr for xscale, remove them from sa11x0, and | Uwe Stuehler |
2005-02-28 | Fix minor KNF nit that hurts every time I analyse this code. | Christopher Pascoe |
2005-02-28 | another fix from netbsd pointed out by jsg@ | David Gwynne |
2005-02-28 | Don't bother trying to load an empty firmware file. | Patrick Latifi |
2005-02-28 | Do not incorrectly emit "too many" message in debugging code. | Christopher Pascoe |
2005-02-28 | Remove unused variable if_flags in struct carp_softc, ok mickey@ | Ryan Thomas McBride |
2005-02-27 | remove dead code of unsupported ioctls from FreeBSD. we do it in a | Reyk Floeter |
2005-02-27 | Move wsdisplay-only prototypes declarations in the #if NWSDISPLAY > 0 block | Miod Vallat |
2005-02-27 | Document how to set CONSCODE to point to an SGC device if one wants to force | Miod Vallat |
2005-02-27 | Split sti softc in two structures, one device-related for regular device | Miod Vallat |
2005-02-27 | Invoke hp300_cninit() twice, with a global variable letting the | Miod Vallat |
2005-02-27 | Decide whether to force serial console on the 425e based upon the service | Miod Vallat |