Age | Commit message (Expand) | Author |
2004-06-03 | Add support for the GPIO logical device. | Alexander Yurchenko |
2004-06-03 | A framework for supporting various General Purpose Input/Output (GPIO) | Alexander Yurchenko |
2004-06-02 | Add quirks field to the wdc softc and implement the first one: | Alexander Yurchenko |
2004-06-02 | Add ether_{add,del}multi(), makes multicast work. | Ryan Thomas McBride |
2004-06-01 | dv_xname is not the same as dv_unit (for hell knows what reason) | Michael Shalayeff |
2004-06-01 | regen | Todd C. Miller |
2004-06-01 | Add support for the Adaptec AWN-8030 WLAN pcmcia-card (prism 2.5) from | Todd C. Miller |
2004-06-01 | Replace hand-rolled crc32 with ether_crc32_le(). | Ryan Thomas McBride |
2004-06-01 | some revisions have issues sending lots of packets. | Ted Unangst |
2004-05-31 | When loading multicast filters, accept all multicast when we encounter | Ryan Thomas McBride |
2004-05-31 | Replace local crc32 with ether_crc32_be. | Ryan Thomas McBride |
2004-05-31 | Enable all multicast if we encounter a range. | Ryan Thomas McBride |
2004-05-31 | Replace tulip_crc32 with ether_crc32_le. | Ryan Thomas McBride |
2004-05-31 | multicast cleanups: | Ryan Thomas McBride |
2004-05-31 | Don't reinvent the wheel, use ether_crc32_le() instead. | Ryan Thomas McBride |
2004-05-30 | a bit of syncing with the FreeBSD driver, namely... | Brad Smith |
2004-05-30 | serial console hack from tom. who, after having been told a few times | Theo de Raadt |
2004-05-30 | Devices hot plugging support. | Alexander Yurchenko |
2004-05-30 | Multicast fixups: | Ryan Thomas McBride |
2004-05-30 | Multicast fixups: | Ryan Thomas McBride |
2004-05-30 | rcsids | Ted Unangst |
2004-05-29 | - Properly support multicast reception. | Christian Weisgerber |
2004-05-29 | replace hand-rolled CRC calculation in multicast hash setup with calls to | Christian Weisgerber |
2004-05-28 | Clean up subsysid lookups + print subsysid string during boot. | Marco Peereboom |
2004-05-28 | Regen. | Marco Peereboom |
2004-05-28 | Remove DELL CERC-SATA since it is a subsysid. ok deraadt@, nate@ | Marco Peereboom |
2004-05-27 | while polling, ack & ignore interrupts. this will have to do until | Theo de Raadt |
2004-05-26 | add Sitecom usb-serial (CN104) | Markus Friedl |
2004-05-26 | sync | Markus Friedl |
2004-05-26 | sitecom serial adapter | Markus Friedl |
2004-05-26 | use ETHER_ALIGN | Brad Smith |
2004-05-26 | rehab the locator index crack monkeys | Theo de Raadt |
2004-05-25 | Attach scsi bus, find devices without crashing, successfully do simple | Kenneth R Westerback |
2004-05-25 | Use the correct value when checking whether a loop timed out. | Ryan Thomas McBride |
2004-05-24 | do not bother w/ void pci_devinfo() calls and free resources on failures | Michael Shalayeff |
2004-05-24 | repair dmesg and free resources on failures | Michael Shalayeff |
2004-05-24 | cummulative update from freebsd an netbsd: | Michael Shalayeff |
2004-05-24 | missing statics for freebsd; from freebsd via jakemsr@jakemsr.com | Michael Shalayeff |
2004-05-24 | remove freebsd 2 and 3 support, from freebsd via jakemsr@jakemsr.com | Michael Shalayeff |
2004-05-24 | Make Yukon-style adapters also set up the multicast filter in sk_init(). | Christian Weisgerber |
2004-05-24 | tiny comments sync with netbsd, was lost during importing | Alexander Yurchenko |
2004-05-23 | lmtemp(4) -- National Semiconductor LM75/LM77 temperature sensor driver. | Alexander Yurchenko |
2004-05-23 | gscsio(4) -- National Semiconductor Geode SC1100 Super I/O driver. | Alexander Yurchenko |
2004-05-23 | I2C framework originally written by Steve C. Woodford and Jason R. Thorpe | Alexander Yurchenko |
2004-05-23 | Hack to prevent uvm_fault when timeout_del deletes a non-existing timer durin... | Marco Peereboom |
2004-05-23 | ehci support; hacked into working shape by jonathon@gateway.zenbu.net | Theo de Raadt |
2004-05-22 | Do not truncate intermediate results computing aiov.iov_len in vndsetcred(); | Otto Moerbeek |
2004-05-21 | Add support for Dell CERC SATA. ok krw@, henning@ & deraadt@ | Marco Peereboom |
2004-05-21 | Add support for Dell CERC SATA. ok krw@, henning@ & deraadt@ | Marco Peereboom |
2004-05-21 | Regen. | Marco Peereboom |