Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert Netgraph to use mbuf tags to pass its meta information around. | julian | 2004-06-25 | 1 | -5/+9 |
* | Use bus_dma* instead of contigmalloc()+vtophys() for RELENG_5. | rik | 2004-06-23 | 1 | -48/+125 |
* | Make code more clean: backout support for 3.x branch. | rik | 2004-06-23 | 1 | -397/+36 |
* | Second half of the dev_t cleanup. | phk | 2004-06-17 | 1 | -2/+2 |
* | Do the dreaded s/dev_t/struct cdev */ | phk | 2004-06-16 | 1 | -5/+5 |
* | Add missing <sys/module.h> includes | phk | 2004-05-30 | 1 | -0/+1 |
* | Switch to using C99 sparse initialisers for the type methods array. | rik | 2004-05-29 | 1 | -23/+9 |
* | Use PCI_BAR() rather than PCIR_MAPS. | jhb | 2004-05-24 | 1 | -5/+5 |
* | Add support for Cronyx Tau-PCI adapters. | rik | 2004-05-05 | 4 | -0/+9000 |