Age | Commit message (Expand) | Author |
2000-04-06 | hide debugging printfs | Michael Shalayeff |
2000-04-05 | Changed boot messages and fixed Ultra160 boot messages. | Steve Murphree |
2000-04-04 | Import tagging code and try to resolve locking problem. | Steve Murphree |
2000-04-03 | Set the default node name to "OpenBSD". | Aaron Campbell |
2000-04-03 | aironet 802.11 ds driver from freebsd, isa and pci are missing | Michael Shalayeff |
2000-04-03 | Bring code into line with comment and ensure | Kenneth R Westerback |
2000-04-02 | Stop losing carriers during bus reset, by not re-init'ing icq_sp/irq_sp | Kenneth R Westerback |
2000-04-02 | AdvSendIdleCmd() not re-entrant - use splbio()/splx(). Two typos. | Kenneth R Westerback |
2000-04-02 | adw_intr should only claim adw interrupts. Two typos. | Kenneth R Westerback |
2000-03-22 | new ahc driver. Adds suport for newer Adaptec controllers. This represents ... | Steve Murphree |
2000-03-15 | more smurph damage control | Theo de Raadt |
2000-03-14 | sloppy smurph, leaving debug garbage behind... | Theo de Raadt |
2000-03-10 | increased buffer size. | Steve Murphree |
2000-03-05 | Don't issue an initial SCSI bus reset for Ultra3 cards. What seems to | mjacob |
2000-03-05 | roll minor revision level | mjacob |
2000-03-05 | Clean up some error messages so that the channel source is printed. Don't | mjacob |
2000-03-01 | Proper bus_dma usage, fixes cache incosistencies | Niklas Hallqvist |
2000-02-25 | clear m->m_pkthdr when changing mbuf type to M_PKTHDR. | Jun-ichiro itojun Hagino |
2000-02-20 | Add 12160 (Ultra3) support. Add files and changes for target mode support. | mjacob |
2000-02-19 | If we got an xfer from our backlog queue, don't allow sleeping; we're in | Todd C. Miller |
2000-02-19 | From NetBSD: | Todd C. Miller |
2000-02-13 | Handle out-of-bounds errors correctly | Niklas Hallqvist |
2000-02-13 | %u for unsigned | Niklas Hallqvist |
2000-02-12 | Fix a locking bug, and a size boundary condition | Niklas Hallqvist |
2000-02-07 | make it compilable without "options DEBUG" | Jun-ichiro itojun Hagino |
2000-02-07 | sync with netbsd. ok @deraadt | Kenneth R Westerback |
2000-02-07 | Rough but working driver for ICP-Vortex RAID | Niklas Hallqvist |
2000-02-05 | support new u2w cards; dante@mclink.it, merged by kwesterback@home.com | Theo de Raadt |
2000-02-05 | repair suspend/activate; extern rlnstop, rlninit | David Leonard |
2000-02-04 | Externalize comstop() | Angelos D. Keromytis |
2000-02-02 | Call xxx_init and xxx_stop on activate. | Federico G. Schwindt |
2000-02-02 | make the activate routines do xxstop() and xxinit() | Theo de Raadt |
2000-02-02 | Some KNF. Initialize shutdown just in case. | Federico G. Schwindt |
2000-02-01 | missed in last com.c commit, sc_ic usage was replaced w/ ia_ic where needed; ... | Michael Shalayeff |
2000-01-31 | Add support for 93C66 and 93C56 SEEPROM chips. | Tobias Weingartner |
2000-01-27 | isa-avoidance | Michael Shalayeff |
2000-01-11 | a few ifdef accomodations for hppa, also a few knf spaces | Michael Shalayeff |
2000-01-09 | Crank up the debug levels for a couple of ISPDEBUG lines | mjacob |
1999-12-27 | Token ring driver for Tropic based boards; from NetBSD. | Federico G. Schwindt |
1999-12-27 | Add eeprom offset for 3c619 (maybe others?). | Federico G. Schwindt |
1999-12-20 | Clean up some DUALBUS initialization code. Clean up some checking | mjacob |
1999-12-16 | Add in cleaner dual bus and dual LVD bus support. | mjacob |
1999-12-16 | Add in dual bus (1240/1280) support. Some more cleanups, including fixes | mjacob |
1999-12-16 | Roll platform version. Add a second scsi_link struct in the private | mjacob |
1999-12-16 | Clean up some SXP definitions so that a SXP_BANK1_SELECT can be |'d in. | mjacob |
1999-12-16 | Add in dual LVD (1280) support. Reorganize the model codes slightly | mjacob |
1999-12-16 | non-working awi driver; someone finish it | Theo de Raadt |
1999-12-14 | Thanks aaron. | Constantine Sapuntzakis |
1999-12-14 | Change error diagnostic from "lost interrupt" to "timeout" | Constantine Sapuntzakis |
1999-12-11 | ATAPI Tape drive support. Should be considered experimental. | Constantine Sapuntzakis |