Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-06-12 | Make pci_mapreg_map take an extra argument where we can | Niklas Hallqvist | |
put a size limitation of the PCI region to map. That makes the PERC 3/Di raid controller usable, as it publishes too much PCI memory for us to map in the kernel virtual memory. As we only access the first 256 byte it is of no use to map 128MB of kvm. | |||
2001-03-12 | Adjust the way that media is initialized on DP8390-compatibles; from NetBSD. | Aaron Campbell | |
The dp8390_softc now has media_init and media_fini function pointers that do the work. fgsch@ ok | |||
2000-04-03 | fix dmesg output | Theo de Raadt | |
1999-09-01 | ne2000_attach() later; this terse commit message being blown towards | Theo de Raadt | |
our buddy Bill Fumerola | |||
1999-08-15 | reduce size | Theo de Raadt | |
1999-01-11 | kill unnecessary printf before a panic | Todd C. Miller | |
1998-11-06 | Support for RealTek 8019 and 8029 NE2000-compatible network interfaces. | Federico G. Schwindt | |
1998-09-23 | fix pci_io_find(), some dmesg output | Theo de Raadt | |
1998-09-22 | New ne2k pci driver. | Federico G. Schwindt | |