Age | Commit message (Expand) | Author |
---|---|---|
2003-12-29 | no vtophys(), don't need uvm_extern.h anymore. | Brad Smith |
2002-11-19 | Add a simplistic table driven lookup routine and use it where appropriate. | Jason Wright |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2001-11-06 | Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary. | Miod Vallat |
2001-09-11 | Don't include <vm/vm_kern.h> if you don't need foo_map. | Miod Vallat |
2001-08-25 | Change pci_intr_map to take pci_attach_args as an argument. | Artur Grabowski |
2001-08-12 | remove redundant vm includes | Michael Shalayeff |
2001-04-13 | Define RL_USEIOSPACE in the PCI bus piece, not the common piece; thanks jason@ | Aaron Campbell |
2001-04-10 | Split RealTek 8129/8139 driver into bus-dependent and bus-independent parts; | Aaron Campbell |