Age | Commit message (Expand) | Author |
2007-12-29 | switch from spls to mutexes for protecting the random state. | David Gwynne |
2007-12-29 | fix comments after the members of scsi_adapter were changed. | David Gwynne |
2007-12-29 | Remove debug message. Found by Mike Belopuhov, tsk tsk deraadt. | Marco Peereboom |
2007-12-29 | the scsi layer always had function pointers for asking the hba about a | David Gwynne |
2007-12-28 | provide vpd page 0, which lists which vpd pages we provide. | David Gwynne |
2007-12-28 | rename some functions to make it clear theyre used to emulate vpd responses | David Gwynne |
2007-12-28 | implement emulation of vpd page 83, the device identification page. if the | David Gwynne |
2007-12-28 | massage the way vpds are defined. rename the page used for the devices | David Gwynne |
2007-12-27 | Undo previous commit after debating a few corner cases with gwk. This | Marco Peereboom |
2007-12-27 | Add _PPC support. Tested by several people. | Marco Peereboom |
2007-12-27 | Clean up the clock MD code. Move all of the DS1687 register definitions to | Joel Sing |
2007-12-27 | 1.90 again. use the right flags when creating a dmamap for use during | David Gwynne |
2007-12-27 | oops, there was other code in the previous commit that shouldnt have gone | David Gwynne |
2007-12-27 | use the right flags when creating dmamaps for use in interrupt handlers. | David Gwynne |
2007-12-27 | KNF, no functional change | Marco Peereboom |
2007-12-24 | alwais unmap i/o space in it_match | Oleg Safiullin |
2007-12-23 | Look for environment controller first, and access ITE SuperIO address/data | Oleg Safiullin |
2007-12-23 | use sizeof where needed | Theo de Raadt |
2007-12-22 | Reset the MAC filter if we stop the device, so no frames are accepted | Marcus Glocker |
2007-12-22 | sync | Theo de Raadt |
2007-12-22 | more qlogic products | Theo de Raadt |
2007-12-21 | Don't panic if someone inserts a CardBus slot for which we disabled CardBus | Mark Kettenis |
2007-12-20 | More minor TX fixing (still sucks). Add more debug info and leave debug | Marcus Glocker |
2007-12-20 | Get rid of __HAVE_PCCBB_ATTACH_HOOK. | Mark Kettenis |
2007-12-20 | add original copyright | Oleg Safiullin |
2007-12-20 | regen | Brad Smith |
2007-12-20 | add the ATI Radeon Mobility X1400 PCI id. | Brad Smith |
2007-12-20 | regen | Brad Smith |
2007-12-20 | add the MCP77 LAN PCI ids. | Brad Smith |
2007-12-20 | attach another variant of the MC8755, this one is found in x61s laptops from ... | Felix Kronlage |
2007-12-20 | regen | Felix Kronlage |
2007-12-20 | add another variant of the Sierra Wireless MC8755 3G/UMTS/HSDPA modems found ... | Felix Kronlage |
2007-12-19 | Move watchdog timeout message from DPRINTF to printf. | Marcus Glocker |
2007-12-19 | Fix page fault trap in TX path. Though TX path is still not working | Marcus Glocker |
2007-12-19 | If the CardBus bus number is left unconfigured, only attach pcmcia(4). | Mark Kettenis |
2007-12-19 | Fix the issue with some intel 965 host busses. Though the docs claim that the | Owain Ainsworth |
2007-12-18 | New it(4) driver. | Oleg Safiullin |
2007-12-17 | Add new devices to match list. | Marcus Glocker |
2007-12-17 | regen | Marcus Glocker |
2007-12-17 | Differ between identical device strings until we find the correct model | Marcus Glocker |
2007-12-17 | regen | Marcus Glocker |
2007-12-17 | Add upgt USB 2.0 device IDs as seen on prism54.org. | Marcus Glocker |
2007-12-17 | Make ether_crc32_le() work for our needs and therefore remove the large | Marcus Glocker |
2007-12-16 | Put inamp gain and inamp mute controls under AudioCinputs. This | Deanna Phillips |
2007-12-16 | Count line-in as line-out, and label both as AudioNline. This is what | Deanna Phillips |
2007-12-16 | Add comment. | Marcus Glocker |
2007-12-16 | the upgt file is.. optional | Theo de Raadt |
2007-12-16 | Don't crash if we only try to attach pcmcia(4). | Mark Kettenis |
2007-12-16 | regen | Marcus Glocker |
2007-12-16 | Inital driver for the Conexant/Intersil PrismGT SoftMAC USB 2.0 devices | Marcus Glocker |