Age | Commit message (Expand) | Author |
2006-06-01 | fix the reply handling on crazy machines that give me bits in the high part | David Gwynne |
2006-06-01 | Pass the value of IPG2 to the AX88178 in the index register. | Christopher Pascoe |
2006-06-01 | KNF. | Christopher Pascoe |
2006-06-01 | Whitespace cleanup. | Christopher Pascoe |
2006-06-01 | Consistantly map com0 irq. | Dale Rahn |
2006-06-01 | Just say NO to noisy dmesg. | Dale Rahn |
2006-06-01 | IO addresses will always be in the right range, this check is wrong. | Dale Rahn |
2006-06-01 | Just say no to noisy dmesg. | Dale Rahn |
2006-06-01 | Now that this maps correctly, allow the interrupt to map properly. | Dale Rahn |
2006-06-01 | Properly remap I/O Addresses for theucs/IOData boxes. | Dale Rahn |
2006-06-01 | remove another useless isavar.h include | Felix Kronlage |
2006-06-01 | oops, remove debugging cruft | Jason Wright |
2006-06-01 | 64 bit dva addresses so we can >> 32 later; ok dlg | Theo de Raadt |
2006-06-01 | Disable ipmi in GENERIC for the moment - it breaks too much stuff | Bob Beck |
2006-05-31 | It's bit 13 that's causing the address aliasing in the cache, not bit 14. | Mark Kettenis |
2006-05-31 | xcs -> xsc | Brad Smith |
2006-05-31 | Capture the port_wwn and node_wwn corresponding to a target id every | Kenneth R Westerback |
2006-05-31 | enable mpi | David Gwynne |
2006-05-31 | remove some silly casts. put spl calls after all declarations. | Ted Unangst |
2006-05-31 | byteswap the ioc_status field so we can respond to scsi things properly on | David Gwynne |
2006-05-31 | Reset pcb_onfault before invoking uvm_fault(). | Miod Vallat |
2006-05-31 | extend the bootpath values to 64bits, and deal with fallout | Jason Wright |
2006-05-31 | add a place to store the PortWWN and NodeWWN for fibre channel stuffs. | Jason Wright |
2006-05-31 | Ding dong, __NEWINTR is dead | Miod Vallat |
2006-05-31 | Do not put _OS_ value on the stack. | Can Erkin Acar |
2006-05-31 | do not call acpi_powerdown() unless acpi has successfully initialized | Todd T. Fries |
2006-05-31 | Match the specs and only shut down if notify_type is 0x80 | Can Erkin Acar |
2006-05-31 | Damnit! no static functions in the kernel | Jason Wright |
2006-05-31 | make non debug kernels compile again | David Gwynne |
2006-05-31 | Let the EHCI hardware track the toggle state for bulk and interrupt | Christopher Pascoe |
2006-05-31 | The bright people at Sun removed the secondary context from the IMMU in the | Mark Kettenis |
2006-05-31 | - stop counting input/output bytes in the driver as this is taken care of | Brad Smith |
2006-05-31 | Save and restore the data toggle value when a pipe to an endpoint | Christopher Pascoe |
2006-05-31 | remove the fetching of the manufacturing page. it was just there to see if | David Gwynne |
2006-05-31 | Reorg the code to be more sane. More coming. | Tobias Weingartner |
2006-05-31 | do not commit debug. | Dale Rahn |
2006-05-31 | Use same defines as on zaurus, need to verify the correct settings here. | Dale Rahn |
2006-05-31 | Remove unused cfdriver field, pointed out by miod@ | Dale Rahn |
2006-05-31 | Preserve ATU translations instead of forcing the values to something. | Dale Rahn |
2006-05-31 | we should support all these sas controllers | David Gwynne |
2006-05-31 | correctly perform bus base/physical addr translation. | Dale Rahn |
2006-05-31 | allow mpi to attach to the scsi controllers again. however, mpt will attach | David Gwynne |
2006-05-31 | fix tree | Theo de Raadt |
2006-05-31 | When allocating a buffer, use the supplied length if the requested | Can Erkin Acar |
2006-05-31 | enable mpi in GENERIC on amd64, i386, and macppc. jason already enabled it | David Gwynne |
2006-05-31 | we dont do domain validation on real scsi controllers (as opposed to sas | David Gwynne |
2006-05-31 | mpi hardware uses an 8 bit field to describe the number of devices it has | David Gwynne |
2006-05-31 | Add support for primary and alternate volume tags to ch(4) - borrowed | Bob Beck |
2006-05-31 | allow TULIP_TXTIMER to fit in the softc field tulip_txtimer. | Brad Smith |
2006-05-31 | Use symbolic constants for TLB demapping operations. | Mark Kettenis |