Age | Commit message (Expand) | Author |
2005-01-02 | OpenBSD tags | Dale Rahn |
2005-01-02 | Add IPL_AUDIO/splaudio(). | Mark Kettenis |
2005-01-02 | Fix typo. | Mark Kettenis |
2005-01-02 | Add a few missing constants. | Mark Kettenis |
2005-01-02 | Split out register definitions. | Mark Kettenis |
2005-01-02 | Add OpenBSD tag. Better mixer support. | Mark Kettenis |
2005-01-02 | more constants | Brad Smith |
2005-01-02 | rev 1.21 | Brad Smith |
2005-01-02 | cleanup and better ram sizing. | Brad Smith |
2005-01-02 | Moosehead A/V Board audio driver. | Mark Kettenis |
2005-01-02 | ugh, need this too for the last commit to sk(4). | Brad Smith |
2005-01-01 | better chip/card identification. | Brad Smith |
2005-01-01 | rev 1.92 | Brad Smith |
2005-01-01 | Add BGE_QUIRK_ONLY_PHY_1 to BCM5701_B2. From NetBSD PR #23778, as | Kenneth R Westerback |
2005-01-01 | 2005 | Michael Shalayeff |
2005-01-01 | Don't initialize the card (and start an autonegotiation!) every time | Kenneth R Westerback |
2005-01-01 | my -> may | Brad Smith |
2005-01-01 | allow reception of VLAN sized frames. | Brad Smith |
2005-01-01 | gcc 3.3.5 will store zero-initialized variables in bss by default, | Todd C. Miller |
2005-01-01 | Add more debugging printf #ifdef DEBUG. This was useful when tracking | Todd C. Miller |
2005-01-01 | Move the declaration of bootdev from autoconf.c to locore.s. gcc | Todd C. Miller |
2005-01-01 | Disable timeout before destroying a pppoe interface | Can Erkin Acar |
2004-12-31 | typo | Theo de Raadt |
2004-12-31 | kludge around this build problem for now. | Dale Rahn |
2004-12-31 | sprinkle some more list macros in here | Pedro Martelletto |
2004-12-31 | shrink (low memory machine) and comment correctly. | Dale Rahn |
2004-12-31 | port is zaurus | Dale Rahn |
2004-12-31 | These are now zaurus headers, not cats ifdef protect appropriately. | Dale Rahn |
2004-12-31 | when releasing a vnode, make it inactive before sticking it to one of | Pedro Martelletto |
2004-12-31 | Define atw cfdriver struct in atw.c so atw at cardbus does not | Jonathan Gray |
2004-12-31 | strncpy -> strlcpy | David Gwynne |
2004-12-31 | people who don't understand the preprocessor should stay away from the tree. | Marc Espie |
2004-12-31 | fixes so axe can work on big endian machines | David Gwynne |
2004-12-31 | sync with the latest work and add some stuff needed by the upcoming ar5211/ar... | Reyk Floeter |
2004-12-31 | cleanups pointed out by miod@ | Dale Rahn |
2004-12-31 | zaurus will be able to use this one day | Theo de Raadt |
2004-12-31 | Enable Realtek RTL8180 driver (rtw) to get more testing feedback. | Jonathan Gray |
2004-12-31 | Move the cfdriver struct to rtw.c where it belongs so cardbus rtw | Jonathan Gray |
2004-12-31 | Port of OpenBSD to the Zaurus, currently running on C860, soon C3000. | Dale Rahn |
2004-12-30 | xscale bits, taken from NetBSD with modifications as appropriate for OpenBSD. | Dale Rahn |
2004-12-30 | pcmcia (CF) adapter. Needs to be split into seperate layers so | Dale Rahn |
2004-12-30 | PXA serial port is just enough different to make it difficult to share | Dale Rahn |
2004-12-30 | Add pxa interrupt controller support. | Dale Rahn |
2004-12-30 | better #include | Dale Rahn |
2004-12-30 | pxa270 is xscale | Dale Rahn |
2004-12-30 | Properly include fcom.h defines. | Dale Rahn |
2004-12-30 | #include cleanup. | Dale Rahn |
2004-12-30 | Work around the previous xscale/sa1xx muck, should now work for cats and xscale | Dale Rahn |
2004-12-30 | shorter symbolic names for regulation domains and 2GHz channels for FCC1A. | Reyk Floeter |
2004-12-30 | Support for pxa270, at least a running start. | Dale Rahn |