Age | Commit message (Expand) | Author |
2006-05-14 | comment out link up/down printf's. | Brad Smith |
2006-05-14 | xge might as well be enabled | Theo de Raadt |
2006-05-14 | add wpi(4) so i can get feedback. | Damien Bergamini |
2006-05-14 | Bring over workaround for broken BIOSes that use ACPI global interrupt numbers | Mark Kettenis |
2006-05-14 | Initial import of wpi(4), a blob-free driver for Intel PRO/Wireless 3945ABG | Damien Bergamini |
2006-05-14 | Deal with arbitrary load addresses. Necessary for upcoming netboot code. | Miod Vallat |
2006-05-14 | When assigning a unit number, treat running off the end of the | Kenneth R Westerback |
2006-05-14 | Add abstraction for resistor factors; makes it easier to compare them to | Mark Kettenis |
2006-05-14 | Add a quirk to force the Wi-spy spectrum analyser to attach as ugen. | Matthieu Herrb |
2006-05-14 | Missing semicolon, found by deraadt | Miod Vallat |
2006-05-13 | enable twe on amd64, tested with a 7006-2 | Martin Reindl |
2006-05-13 | regen | Matthieu Herrb |
2006-05-13 | Add Metageek Wi-Spy. ok deraadt@ | Matthieu Herrb |
2006-05-13 | add IFQ_SET_MAXLEN | Brad Smith |
2006-05-13 | add IFQ_SET_READY in wanpipe_generic_register() to notify the stack that this | Brad Smith |
2006-05-13 | And the fallout from Manuel Pata's USB reader rumbles on ... | Kenneth R Westerback |
2006-05-13 | When SCSIDEBUG'ing, display the return value of scsi_interpret_sense() | Kenneth R Westerback |
2006-05-13 | Oops, intr_findvec() proto is still necessary. | Miod Vallat |
2006-05-13 | sensible english; ok jmc; from graham.gower@gmail.com | Theo de Raadt |
2006-05-13 | Avoid potential hash collisions and increase efficiency by doing an exact | Ryan Thomas McBride |
2006-05-13 | use the PCI id from pcireg.h | Brad Smith |
2006-05-13 | add the PCI id and minimal changes necessary for the Xframe-II, according | Brad Smith |
2006-05-13 | mention the Xframe-II as well. | Brad Smith |
2006-05-12 | Fix a misreporting bug after bioctl -H is used to create a hotspare. This was | Marco Peereboom |
2006-05-12 | Keep track of which DMA window was actually used to map the | Brad Smith |
2006-05-12 | add the PCI hdaudio subclass. | Brad Smith |
2006-05-12 | code we can read | Theo de Raadt |
2006-05-11 | use the PCI multimedia subclass type HD audio define from pcireg.h | Brad Smith |
2006-05-11 | add PCI multimedia subclass type of HD audio. | Brad Smith |
2006-05-11 | clean | Theo de Raadt |
2006-05-11 | cleaner | Theo de Raadt |
2006-05-11 | fix corruption of pim register packets. From Hideki ONO, thanks! | Hans-Joerg Hoexer |
2006-05-11 | One more (!foo & BAR), tested deraadt@ | Miod Vallat |
2006-05-11 | Fix stupid bugs in mapping and unmapping of VME regions. | Miod Vallat |
2006-05-11 | One more (!foo & BAR) bogus test. | Miod Vallat |
2006-05-11 | if (!foo & BAR) bad, if (!(foo & BAR)) better, and I'll have a cookie per | Miod Vallat |
2006-05-11 | more microHAM devices | Jason Wright |
2006-05-11 | more microHAM devices (from linux) | Jason Wright |
2006-05-11 | support the microHAM radio/computer interfaces | Jason Wright |
2006-05-11 | sync | Jason Wright |
2006-05-11 | 2 microHAM devices from linux, and one from me | Jason Wright |
2006-05-11 | kill trainling spaces | Michael Shalayeff |
2006-05-11 | fix incorrect ADC list for ALC880. | Brad Smith |
2006-05-11 | Zap trailing whitespace. | Kenneth R Westerback |
2006-05-10 | Add some airplane code. | Marco Peereboom |
2006-05-10 | regen | Michael Shalayeff |
2006-05-10 | a few more oxford thingies and order | Michael Shalayeff |
2006-05-10 | in db_write_bytes correctly restore pte prot after write; this is not a big d... | Michael Shalayeff |
2006-05-10 | Missing $OpenBSD$ tags. | Kenneth R Westerback |
2006-05-10 | Missing $OpenBSD$ tags. | Kenneth R Westerback |