Age | Commit message (Expand) | Author |
2004-05-04 | Remove useless ``elm'' argument from the SIMPLEQ_REMOVE_HEAD macro. | Alexander Yurchenko |
2004-05-03 | Remove OpenBSD/pegaos, this has been announced before but delayed until | Dale Rahn |
2004-05-01 | Fix nasty bug where driver would not correctly catch and handle an rnr | Bob Beck |
2004-04-28 | Add FLUSH CACHE EXT command from ATA/ATAPI-6 spec. | Alexander Yurchenko |
2004-04-28 | Removing some erroneous \n junk and a little KNF. ok & tested krw@ | Marco Peereboom |
2004-04-26 | Allocate rx buffer mbuf clusters at ifconfig time, release them when the | Ryan Thomas McBride |
2004-04-26 | Howe eye wysh eye cud spel. | Ryan Thomas McBride |
2004-04-25 | Make it clear that we will give each target an openings value equal to | Kenneth R Westerback |
2004-04-25 | Rework SCSI_POLL/INQUIRY logic to make it more readable, not least by | Kenneth R Westerback |
2004-04-23 | kill evil spaces | Michael Shalayeff |
2004-04-23 | properly id CX20468 and patch it too, also one more _cx codec; made possible ... | Michael Shalayeff |
2004-04-18 | Fix cut/paste typo in error message. | Kenneth R Westerback |
2004-04-18 | Restore siop's (and possibly others) ability to negotiate tags/wide/sync by | Kenneth R Westerback |
2004-04-15 | Fix incorrect error message (rx dma map, not tx). | Ryan Thomas McBride |
2004-04-15 | user bus_dmamap_load_mbuf and set rcvif on receive | Michael Shalayeff |
2004-04-12 | removeable -> removable; | Jason McIntyre |
2004-04-12 | Fix DMA length on complex SGL. Apparantly this fixes the outstanding 1.03.xx... | Marco Peereboom |
2004-04-12 | This has been a pain in the ass for about 8 months which made new ICP | Theo de Raadt |
2004-04-11 | Use INQUIRY instead of TUR for PPR. By doing this the target device actually... | Marco Peereboom |
2004-04-07 | attach on abocom's 8139; from Kimmo Sinkko <kimmo@sinkko.org> | Michael Shalayeff |
2004-04-04 | Don't print firmware upload messages in dmesg. Pointed out deraadt@, ok krw@ | Marco Peereboom |
2004-04-02 | remove terms 3 & 4 for drochner@NetBSD.org; as seen on netbsd lists | Theo de Raadt |
2004-03-31 | cleanup some whitespaces | Michael Shalayeff |
2004-03-20 | Remove errant ';' at end of if() statement that was causing pre-mature | Aaron Campbell |
2004-03-20 | Implement firmware download. | Kenneth R Westerback |
2004-03-19 | Tweak isr to speed it up, panic in correct spot, prepare for more firmware | Kenneth R Westerback |
2004-03-18 | Starting with Prism firmware version 1.6.3, HostAP supports an | Todd C. Miller |
2004-03-17 | Reduce openings to avoid both usual 'EIO' problems in interrupt mode | Kenneth R Westerback |
2004-03-15 | Changes to wihap_auth_req(): | Todd C. Miller |
2004-03-15 | Make software WEP work in BSS (station) mode. Based on patches from | Todd C. Miller |
2004-03-15 | No need for ADEV_NODOORLOCK quirk anymore; krw@ ok | Miod Vallat |
2004-03-15 | DO NOT UNDO MY COMMITS | Theo de Raadt |
2004-03-14 | Add first cut at PPR negotiation. From Marco Peereboom. | Kenneth R Westerback |
2004-03-14 | Shrink openings down to 1 for now, this makes the snakes happy, until a | Miod Vallat |
2004-03-14 | Small osiop inspired cleanups, especially honour the xfer timeout value | Miod Vallat |
2004-03-12 | Add a missing htole16() that broke software WEP on big endian machines. | Todd C. Miller |
2004-03-12 | Reset scsi bus upon command timeout. | Miod Vallat |
2004-03-12 | Preliminary port of NetBSD oosiop driver, for NCR53C700 chips, as commonly | Miod Vallat |
2004-03-10 | no need for re-including machine/stdarg.h | Theo de Raadt |
2004-03-07 | Eliminate bit fields and unused fields in mpt_softc. | Kenneth R Westerback |
2004-03-06 | Fix commit botch of .orig files. | Kenneth R Westerback |
2004-03-06 | Initial version of driver for LSI MPT devices, like the U320 1030. | Kenneth R Westerback |
2004-03-05 | Remove duplicate defines. BSD airtools uses WI_STYPE_CTL_CFENDCFACK | Todd C. Miller |
2004-03-02 | Fix timing issues with newer Prism firmware and retry card reset up | Todd C. Miller |
2004-03-02 | Make HostAP work Prism cards with newer firmware (1.7.0 and higher). | Todd C. Miller |
2004-02-27 | Disable interrupts in wi_intr() before sending an ACK. Fixes a | Todd C. Miller |
2004-02-27 | Fix a botched strchr() inlining in vga_load_font and avoid dereferencing | Todd C. Miller |
2004-02-27 | change url; jjy2+@pitt.edu | Theo de Raadt |
2004-02-22 | Minor tweak from gibbs @ FreeBSD. Shorten one printf, eliminate | Kenneth R Westerback |
2004-02-21 | Remove left-over dependencies on the old rcons code. | Miod Vallat |