| Commit message (Expand) | Author | Age | Files | Lines |
| * | Minor nit | Warner Losh | 2005-01-20 | 1 | -1/+0 |
| * | Although USBVERBOSE was an option in the config system, usb_subr.c failed | Warner Losh | 2005-01-20 | 2 | -2/+2 |
| * | Fix spelling error | Warner Losh | 2005-01-19 | 1 | -1/+1 |
| * | Update support for 795x parts: | Sam Leffler | 2005-01-19 | 3 | -6/+145 |
| * | Fix USB serial device stalled after tcflush() was called. | Shunsuke Akiyama | 2005-01-19 | 1 | -1/+5 |
| * | MFp4: overhaul of resource allocation | Warner Losh | 2005-01-19 | 4 | -157/+133 |
| * | MFp4: u_intXX_t to uintXX_t. | Warner Losh | 2005-01-19 | 3 | -23/+23 |
| * | Simplify aha resource management, and fix a few bugs in unwinding | Warner Losh | 2005-01-19 | 3 | -74/+51 |
| * | Call wi_free after we turn off the interrupts. If we call it before, | Warner Losh | 2005-01-19 | 1 | -2/+2 |
| * | Don't create new-bus resources for ACPI extended IRQ resources that are | John Baldwin | 2005-01-18 | 1 | -1/+5 |
| * | For the sake of consistency, look up link devices relative to the root | John Baldwin | 2005-01-18 | 1 | -2/+1 |
| * | - Add support for link devices where _CRS just outright fails to execute. | John Baldwin | 2005-01-18 | 1 | -28/+147 |
| * | adjust tx buffer allocation based on empirical testing: | Sam Leffler | 2005-01-18 | 1 | -3/+3 |
| * | add missing statistic | Sam Leffler | 2005-01-18 | 1 | -2/+4 |
| * | disable interrupts when transitioning to INIT state so we don't rx frames | Sam Leffler | 2005-01-18 | 1 | -1/+4 |
| * | replace hand-rolled code to compact an mbuf chain with m_defrag; this is | Sam Leffler | 2005-01-18 | 1 | -17/+4 |
| * | setup the beacon xmit queue to not interrupt; we don't use them and | Sam Leffler | 2005-01-18 | 1 | -1/+18 |
| * | better led blinking | Sam Leffler | 2005-01-18 | 2 | -48/+170 |
| * | add paren's so we can supply a|b as a debug mask | Sam Leffler | 2005-01-18 | 1 | -2/+2 |
| * | o disable pci retry timeout to avoid problems when operating in C3 state | Sam Leffler | 2005-01-18 | 1 | -29/+32 |
| * | Go ahead and match on CIS3 and CIS4 strings as well. These are NULL | Warner Losh | 2005-01-17 | 1 | -1/+14 |
| * | Lock the AMR driver: | Scott Long | 2005-01-16 | 5 | -106/+120 |
| * | Fix kernel builds with INVARIANTS. | David E. O'Brien | 2005-01-16 | 1 | -1/+1 |
| * | Use bus_dmamap_load_mbuf_sg() for loading rx buffers. | Scott Long | 2005-01-15 | 1 | -19/+7 |
| * | Convert if_em to the new bus_dmamap_load_sg() interface. The old callback | Scott Long | 2005-01-15 | 2 | -39/+22 |
| * | Use the standard FreeBSD license | Warner Losh | 2005-01-13 | 5 | -37/+25 |
| * | Use the standard FreeBSD license for these files. | Warner Losh | 2005-01-13 | 4 | -28/+22 |
| * | MFp4: | Warner Losh | 2005-01-11 | 3 | -1/+6 |
| * | Revert part of last commit that was unintentional | Warner Losh | 2005-01-11 | 1 | -1/+1 |
| * | Add a few cards from NetBSD. They don't work yet, since the code to | Warner Losh | 2005-01-11 | 1 | -8/+10 |
| * | Use the standard FreeBSD license | Warner Losh | 2005-01-11 | 11 | -95/+81 |
| * | nits | Warner Losh | 2005-01-11 | 1 | -2/+3 |
| * | The card activation failured message is lame, and not done for other | Warner Losh | 2005-01-11 | 1 | -3/+1 |
| * | /* -> /*- for a second clause | Warner Losh | 2005-01-11 | 2 | -2/+2 |
| * | Use the FreeBSD standard license, since there's no reason to use the | Warner Losh | 2005-01-11 | 2 | -20/+17 |
| * | Final attempt to make aha 1542A working. If not, oh well, I don't | Warner Losh | 2005-01-11 | 2 | -7/+16 |
| * | puc handles this card, so remove it from here. | Warner Losh | 2005-01-11 | 1 | -1/+0 |
| * | Properly calculate the offset in mapping the memory of pccards. This | Warner Losh | 2005-01-11 | 1 | -5/+6 |
| * | Make life for owners of Synaptics Touchpads more pleasant :-) | Philip Paeps | 2005-01-10 | 1 | -11/+207 |
| * | don't pollute global namespace with valid_Ether_p, instead, prepend | Warner Losh | 2005-01-10 | 5 | -24/+24 |
| * | NE200 -> NE200T | Warner Losh | 2005-01-10 | 1 | -1/+1 |
| * | Tweaks to the name of this card, based on input from Sean Shapira. | Warner Losh | 2005-01-10 | 1 | -1/+1 |
| * | Remove matcd. It isn't in the build, has issues and can be retired. | Warner Losh | 2005-01-10 | 6 | -4133/+0 |
| * | Add support for: | Warner Losh | 2005-01-10 | 1 | -0/+1 |
| * | Add Eagle NE200 Ethernet LAN MBH10302 card. This appears to be a fe | Warner Losh | 2005-01-10 | 1 | -0/+1 |
| * | Free the shared devq last since CAM expects it to be there if | Doug White | 2005-01-10 | 2 | -5/+11 |
| * | fix a "little-endian-big-endian confusion that luckily: | Julian Elischer | 2005-01-09 | 1 | -2/+2 |
| * | correct direction for bus_dma sync of rx buffer | Sam Leffler | 2005-01-09 | 1 | -1/+1 |
| * | Use uint32_t instead of u_long when appropriate. | Olivier Houchard | 2005-01-09 | 1 | -64/+64 |
| * | Remove support for FreeBSD < 4.recent from this driver. | Warner Losh | 2005-01-08 | 7 | -35/+1 |