Age | Commit message (Expand) | Author |
2006-12-04 | report full/half duplex state for non-MII interfaces | Reyk Floeter |
2006-12-03 | Re-enable RX engine every time otherwise it occasionally | Alexander Yurchenko |
2006-12-03 | Set sis_stopped=1 early on attach and reset it later in sis_init(). | Alexander Yurchenko |
2006-12-03 | always assume full duplex state if the interface is up... what does | Reyk Floeter |
2006-12-03 | re-add a tiny little #ifdef VIC_DEBUG, used to compare the vic(4) | Reyk Floeter |
2006-11-29 | From Jon Simola <simola@mecha.com>: | Marcus Glocker |
2006-11-29 | Add an unpack_attr function to struct wsdisplay_emulops, to match the | Miod Vallat |
2006-11-29 | Limit the number of openings to 1 for now, there're still bugs. | Alexander Yurchenko |
2006-11-29 | Report about command error | Alexander Yurchenko |
2006-11-29 | ips firmware runs on a little-endian cpu so do endian conversion | Alexander Yurchenko |
2006-11-29 | Add some constants. | Alexander Yurchenko |
2006-11-29 | Add a new member to struct wsemuldisplaydev_attach_args, for a frame buffer | Miod Vallat |
2006-11-29 | Add another ID to match for the 88W8310 chip. | Marcus Glocker |
2006-11-29 | oops, i missed a closing brace with the scsibus_attach_args fixup. | David Gwynne |
2006-11-29 | Oh, scsi layer already has timeout stuff for us. | Alexander Yurchenko |
2006-11-29 | oops, i missed ips when giving scsibus an attach args for drivers to fill | David Gwynne |
2006-11-28 | give scsi controllers a real attach args to fill in when attaching scsibus. | David Gwynne |
2006-11-28 | I just don't know why I decided to set block count to 512 unconditionaly | Alexander Yurchenko |
2006-11-28 | regen | Robert Nagy |
2006-11-28 | add IDs for SiS550/1/2 audio and SiS530/1/2 vga | Robert Nagy |
2006-11-28 | move printing of the interrupt string into re_attach(). | Brad Smith |
2006-11-28 | Better debug messages. | Alexander Yurchenko |
2006-11-28 | Try to detect stalled xfers with timeouts. | Alexander Yurchenko |
2006-11-28 | acpi may steal power management functionality, in which case we | Mark Kettenis |
2006-11-28 | The default debug level is ``error'' for now. | Alexander Yurchenko |
2006-11-28 | Keep free ccbs in a queue. | Alexander Yurchenko |
2006-11-28 | Add some debug facility. | Alexander Yurchenko |
2006-11-28 | Pre-allocate the TX DMA maps intead of creating and destroying a DMA map | Brad Smith |
2006-11-28 | - ixgb_dma_alloc(): Uncomment the line setting the DMA tag to NUL upon failure. | Brad Smith |
2006-11-28 | style changes and cleaning. no op. | Brad Smith |
2006-11-28 | Pretend to implement SCSI SYNCHRONIZE_CACHE command. | Alexander Yurchenko |
2006-11-27 | Replace DMA operations with something less ugly. Still a lot of work remains. | Alexander Yurchenko |
2006-11-27 | regen | Jonathan Gray |
2006-11-27 | Add some Agere Ethernet ids. | Jonathan Gray |
2006-11-27 | commit vesabios for matthieu@ | Gordon Willem Klok |
2006-11-27 | Properly enable enterrupts. Now I finally can newfs the whole drive. | Alexander Yurchenko |
2006-11-27 | IBM ServeRAID controllers driver. | Alexander Yurchenko |
2006-11-26 | avoid extra inclusions; ok jsg | Theo de Raadt |
2006-11-26 | revert the Jumbo diff that was commited as part of a wireles drivers commit. | Brad Smith |
2006-11-26 | regen again. :) | Dimitry Andric |
2006-11-26 | regen | Dimitry Andric |
2006-11-26 | Add some Intel 946, 963 and 965 entries. | Dimitry Andric |
2006-11-26 | Make sure AGP debug printfs actually compile. | Dimitry Andric |
2006-11-26 | commented out entry for the BCM5709. | Brad Smith |
2006-11-26 | do not have each net80211 driver define its own rates structures. if they use | Theo de Raadt |
2006-11-25 | use pci_matchbyid() here, too. | Marc Balmer |
2006-11-25 | Convert pwdog(4) over to using pci_matchbyid(). | Marc Balmer |
2006-11-25 | The PWDOG1 card can be jumpered to work I/O or memory mapped. Detect | Marc Balmer |
2006-11-25 | ANSI | Brad Smith |
2006-11-25 | committ these atfter generating them, reminded by deraadt. | Marc Balmer |