Age | Commit message (Expand) | Author |
2001-03-02 | Fix isp_print_qentry to print all four lines- it's been broken for months. | mjacob |
2001-03-01 | Typo police: various misspelling, capitalizations, etc. | Kenneth R Westerback |
2001-03-01 | (all changes made behind #ifdef __vax__) | Brandon Creighton |
2001-02-28 | do not blindely bus_space_ma the vga bios, | Michael Shalayeff |
2001-02-27 | Always fully reset the card on an_init() | Thorsten Lockert |
2001-02-27 | Sync with anreg.h -- this should be redone to not duplicate information... | Thorsten Lockert |
2001-02-27 | Garbage collect unused flag | Thorsten Lockert |
2001-02-26 | Allow configuration of WEP. From FreeBSD; ok aaron@ | Thorsten Lockert |
2001-02-26 | Change default SSID from "ANY" to blank -- this will actually make it | Thorsten Lockert |
2001-02-22 | Typo police: | Kenneth R Westerback |
2001-02-20 | for ethernet ifaces attach bpf from ether_ifattach; jason@, aaron@, itojun@ ok | Michael Shalayeff |
2001-02-20 | If you can't do wide xfers, don't tempt the targets by offering | Kenneth R Westerback |
2001-02-20 | Tone down the verbosity level slightly on the adw driver, print | Kenneth R Westerback |
2001-02-20 | Tone down the verbosity level slightly on the iha driver, print | Kenneth R Westerback |
2001-02-20 | Tone down the verbosity level on the siop driver, print negotiation | Kenneth R Westerback |
2001-02-19 | proper dmaable memory allocations; oops | Michael Shalayeff |
2001-02-19 | propoer dmaable memory allocations | Michael Shalayeff |
2001-02-16 | sti_mmap() proper return type | Michael Shalayeff |
2001-02-15 | Import siop, a replacement for the ncr SCSI driver, from NetBSD. | Kenneth R Westerback |
2001-02-12 | Eliminate ISP2100_FABRIC- we always allow for fabric now. Add an | mjacob |
2001-02-12 | Put in offset definitions for FPM and FBM registers, plus just enough | mjacob |
2001-02-12 | Add structure defining FC-AL position maps. The only tool that I know of | mjacob |
2001-02-12 | Roll platform minor. Remove ISP2100_FABRIC defines (we don't care | mjacob |
2001-02-12 | Change ISPASYNC_LOGGED_INOUT to ISPASYNC_PROMENADE. | mjacob |
2001-02-12 | Add isp_fc_runstate function- this function's purpose is to, in stages, | mjacob |
2001-02-12 | Remove ISP2100_FABRIC defines- we always handle fabric now. Insert | mjacob |
2001-02-09 | Bad aaron. Broke alpha. | Artur Grabowski |
2001-02-09 | Sync with FreeBSD: | Aaron Campbell |
2001-02-09 | Add support for parsing the media blocks from the SROM on the 21143 adapters. | Aaron Campbell |
2001-02-08 | Use <scsi/scsi_message.h> defines rather than homegrown ones. | Kenneth R Westerback |
2001-02-08 | Cause keypresses to reset the screen in case we are in scrollback (previously | Aaron Campbell |
2001-02-07 | ok, commit this since it most likely to work; i guess now it will get tested ... | Michael Shalayeff |
2001-02-03 | new timeouts | Michael Shalayeff |
2001-02-03 | new timeouts | Michael Shalayeff |
2001-02-02 | $OpenBSD$ | Aaron Campbell |
2001-02-02 | No need for xl(4) to report tx underruns, they are much too common, and the | Aaron Campbell |
2001-01-31 | OpenBSD does have paddr_t, I can't explain why I thought it didn't; art@ | Aaron Campbell |
2001-01-31 | Some int -> u_long (I incorrectly converted paddr_t to int when porting this). | Aaron Campbell |
2001-01-29 | Fix bug where timeouts triggered too early, caused panic on ATAPI tapes. | Niklas Hallqvist |
2001-01-29 | Add wdc_print_current_modes to print current transfer modes set on the | Constantine Sapuntzakis |
2001-01-25 | spelling | Todd T. Fries |
2001-01-24 | KGDB for i386 from NetBSD via niklas, with tweaks and accommodations. | Hugh Graham |
2001-01-23 | Restore the WDCF_IRQ_WAIT flag if the lower-level interrupt handler rejects | Aaron Campbell |
2001-01-23 | Add support for Initio INI-91xx SCSI Cards | Kenneth R Westerback |
2001-01-22 | Initialize xs->stimeout, even when polling | Kenneth R Westerback |
2001-01-16 | limit the scsi_link.openings to 128 to be safe | Michael Shalayeff |
2001-01-15 | Use xs->stimeout instead of adding a struct timeout to ccb | Kenneth R Westerback |
2001-01-12 | this is an ugly quick hack, but it works; theo helped (; | Michael Shalayeff |
2001-01-12 | add SIOCSIFMTU; angelos@ coached | Todd T. Fries |
2001-01-11 | no stidebug | Michael Shalayeff |