Age | Commit message (Expand) | Author |
2003-03-15 | specifed -> specified | Theo de Raadt |
2003-03-13 | Initialize the timeout for the non-console case of PS2 keyboard. Fixes | Dale Rahn |
2003-03-10 | Fix AP scan on prism and add a /* FALLTHROUGH */ comment to make | Todd C. Miller |
2003-03-06 | this is a fix for kernel panics and craches along w/ other stability | Michael Shalayeff |
2003-03-06 | Remove double include of scsi_all.h | mjacob |
2003-03-05 | update media handling based on NetBSD: mainly fix setting up of the output | Jason Wright |
2003-03-03 | nuke extra semicolon | mjacob |
2003-03-03 | Argh. Put back mickey's change here and also follow Ted's suggestion | mjacob |
2003-03-03 | Add some A64 defines. | mjacob |
2003-03-03 | Get rid of ISP_DMA_ADDR_T and uses ISP_DAC_SUPPORTED to define the | mjacob |
2003-03-03 | spelling fixes | mjacob |
2003-03-03 | In isp_putback_atio, propagate iid && rxid for FC ATIOs. | mjacob |
2003-03-03 | Remove STRNCAT define. | mjacob |
2003-03-03 | For type 3 requests, the count is ISP_RQDSEG_T3, not ISP_RQDSEG_T2, that we need | mjacob |
2003-03-03 | Add (untested, no h/w) 10160 support. Propagate some spelling fixes. | mjacob |
2003-03-02 | The gem driver will sometimes unmap bus_dma mappings that are still | Henric Jungheim |
2003-02-28 | Revert previous change. This driver is shared with 4 other platforms. | mjacob |
2003-02-25 | remove redundant check. | Ted Unangst |
2003-02-25 | correct bounds check. yichen xie's bounds checker catch. | Ted Unangst |
2003-02-25 | fix two off by ones | Ted Unangst |
2003-02-24 | Various typos. | Miod Vallat |
2003-02-21 | Fix Manuel Bouyer's copyright, from NetBSD | Alexander Yurchenko |
2003-02-19 | use a nop with I bit set at the end of the tx chain. This avoids a race | Jason Wright |
2003-02-18 | Whenever possible, store the prom font data in off-screen frame buffer | Miod Vallat |
2003-02-17 | can use the same bus_space_read_region_4() to copy both type1 and type4 prom;... | Michael Shalayeff |
2003-02-17 | oops | Michael Shalayeff |
2003-02-15 | Increase xfer rates buffer from 8 to 12 bytes. This allows 802.11g | Todd C. Miller |
2003-02-13 | Don't force all ATAPI devices to PIO mode 3, there are | Alexander Yurchenko |
2003-02-13 | Plug mbuf leak when there is an IV mismatch during software decrypt. | Todd C. Miller |
2003-02-12 | replace crc32 code with BSD licensed code from openssh | Markus Friedl |
2003-02-11 | As hil devices can only attach after interrupts are enabled, delay | Miod Vallat |
2003-02-11 | be consistant on Hz vs hz | Michael Shalayeff |
2003-02-11 | Byte-prom font loading support. | Miod Vallat |
2003-02-08 | avoid more spurious printfs (account for other uninteresting events). | Jason Wright |
2003-02-05 | implement a few wsdisplay ioctls. comment on the putchar implementation | Michael Shalayeff |
2003-02-02 | Real (although generic) negotiation results message during boot. | Kenneth R Westerback |
2003-02-01 | Look, noone cares if you run of out rx descriptors and whining about it just ... | Jason Wright |
2003-01-31 | Working wscons attachment and block move operations; joint debug by mickey | Miod Vallat |
2003-01-31 | more quiet | Theo de Raadt |
2003-01-31 | fetch the font and use it, some cleanup and knf | Michael Shalayeff |
2003-01-27 | pad tx buffer on < minimum length frames; based on NetBSD; tested on hppa. | Jason Wright |
2003-01-23 | - Either memset() or loop and set to zero, not both | Jason Wright |
2003-01-23 | be consistant on the spl everywhere and use splimp(), this seems to prevent w... | Michael Shalayeff |
2003-01-21 | Use a 2-level timeout for hostap. Instead of of sending a station | Todd C. Miller |
2003-01-21 | Stub out hostap bits #ifdef SMALL_KERNEL to free up space on the | Todd C. Miller |
2003-01-21 | bzero() siop_target structure after malloc(). | Kenneth R Westerback |
2003-01-14 | In wihap_shutdown() use a broadcast for disassoc and deauth packets | Todd C. Miller |
2003-01-10 | Add support for Symbol LA4123 and Nortel E-mobility 211818-A PCI | Todd C. Miller |
2003-01-10 | Don't call wi_cor_reset() in wi_attach(); since sc_firmware_type is | Todd C. Miller |
2003-01-08 | Merry Christmas Mickey! | Kenneth R Westerback |