Age | Commit message (Expand) | Author |
2006-05-18 | enable azalia(4) so we can get some more feedback. | Brad Smith |
2006-05-18 | disable the Analog Devices AD1981HD codec widget init routine for now. | Brad Smith |
2006-05-18 | de-static | Brad Smith |
2006-05-18 | Test the state of a disk *after* spinning it up and not before. This | Kenneth R Westerback |
2006-05-17 | cf_unit should have a value between 0 and cd_ndevs. So set cf_unit to 0 when | Kenneth R Westerback |
2006-05-17 | Add completion routines. | Marco Peereboom |
2006-05-17 | Add mfi_get_info to obtain all kinds of fun information from the fw. | Marco Peereboom |
2006-05-17 | Fix static array overrun. | Brad Smith |
2006-05-17 | regen | Brad Smith |
2006-05-17 | sync handling of fatal firmware errors w/ wpi(4) | Damien Bergamini |
2006-05-17 | remove 10GbE from the Xframe entries. | Brad Smith |
2006-05-17 | tweak the dmesg printing a bit. | Brad Smith |
2006-05-17 | mega-commit of unrelated changes: | Damien Bergamini |
2006-05-17 | Refactor scsi path so that we can have a single sgl function for io and non-io | Marco Peereboom |
2006-05-17 | missing rtlabel support in pf_addr_wrap_neq() | Henning Brauer |
2006-05-17 | Don't cast malloc() | Pedro Martelletto |
2006-05-17 | Delay board type retrieval. | Miod Vallat |
2006-05-17 | Detach children devices in reverse order. This gives better display, and | Kenneth R Westerback |
2006-05-17 | change ktr_len to size_t. put ktr_type after comm for better alignment | Ted Unangst |
2006-05-16 | Recognize braindead 6:1 CMMU to CPU ratio configurations (which we do not | Miod Vallat |
2006-05-16 | Print a final line before asking the PROM to halt or reboot, for the | Miod Vallat |
2006-05-16 | Nuke some { } | Marco Peereboom |
2006-05-16 | Move !xs->data case into mfi_start_xs. | Marco Peereboom |
2006-05-16 | Crank bootblocks version for today's changes. | Miod Vallat |
2006-05-16 | Nuke whitespace at EOL | Miod Vallat |
2006-05-16 | Make standalone binaries compile with -Wall -Werror | Miod Vallat |
2006-05-16 | Cleanup of mvme88k standalone code, with rewritten startup code with | Miod Vallat |
2006-05-16 | Fix some more htole32 screw-ups. | Marco Peereboom |
2006-05-16 | Network bootloader for AV400 series, will load a native kernel. Still some | Miod Vallat |
2006-05-16 | Labeling was the wrong way around. Make 5e 5i and vice versa. | Marco Peereboom |
2006-05-16 | the ifp->if_linkstatehooks may be NULL, add an extra check to avoid | Reyk Floeter |
2006-05-16 | Fix some htole32 I missed. | Marco Peereboom |
2006-05-16 | - pcbflags is not modified in pcb_(dis)connect, so there's no | Markus Friedl |
2006-05-16 | tpyo | Michael Shalayeff |
2006-05-16 | Add struct fpreg. | Mark Kettenis |
2006-05-16 | Fix tsleep wait channel name; ok damien@ | Miod Vallat |
2006-05-16 | fix comments | Michael Shalayeff |
2006-05-16 | attach 8139's capable of C+ mode to the re(4) driver, instead of the rl(4) | Brad Smith |
2006-05-16 | consider re(4) as a possible 8139 chipset. | Brad Smith |
2006-05-16 | only allow setting Jumbo MTU frame sizes with the 8169 chipset. | Brad Smith |
2006-05-16 | Add READ CAPACITY. | Marco Peereboom |
2006-05-16 | Oops PREREAD not PREWRITE. | Marco Peereboom |
2006-05-16 | Add TUR and make it send it directly to firmware. | Marco Peereboom |
2006-05-15 | Clear all relevant ccb fields when mfi_put_ccb frees a ccb. | Marco Peereboom |
2006-05-15 | Oops don't send command twice to firmware when polling. | Marco Peereboom |
2006-05-15 | Add INQUIRY command. | Marco Peereboom |
2006-05-15 | Fix SIGFPE handling. The code doing an ADVANCE after calling trapsignal(), | Mark Kettenis |
2006-05-15 | Sprinkle bus_space_barrier()s after LANCE register writes, as already done | Miod Vallat |
2006-05-15 | Clean secondary processors initialization code, similar to mvme88k; | Miod Vallat |
2006-05-15 | Merge creator attachment code again, it turns out the upa/mainbus attachment | Miod Vallat |