summaryrefslogtreecommitdiff
path: root/sys/dev/pci
AgeCommit message (Expand)Author
1997-12-03Move "struct head header" in struct ncb down to where it used toTodd C. Miller
1997-12-02forgot to commit this too.Todd C. Miller
1997-12-01Newer ncr driver from NetBSD minus the scsipi stuff and withTodd C. Miller
1997-11-16compile on alpha, needs testingTodd C. Miller
1997-11-16pull #ifdef __alpha__ out from a #ifdef __NetBSD__Todd C. Miller
1997-11-13merge netbsd 1.22Jim Rees
1997-11-13merge netbsd 1.56.2.1 for de500B (and other 21143) supportJim Rees
1997-11-11regenNiklas Hallqvist
1997-11-07$OpenBSD$Niklas Hallqvist
1997-11-06Add some missing things for the MI vga driver. Move wscons to an MI place asNiklas Hallqvist
1997-11-06We need an MI vga driver. The alpha one was most MI. Not entirely yet though.Niklas Hallqvist
1997-10-20Few minor changes to make if_de work big endian on 21140Per Fogelstrom
1997-10-11Add 'powerpc'Per Fogelstrom
1997-10-11Modification for Big Endian systems. This driver is now usable in big endianPer Fogelstrom
1997-10-11power.4e - not enabling pci boardsPer Fogelstrom
1997-10-11Add macros for script byte ordering on BE machinesPer Fogelstrom
1997-10-10Add a special fix for OpenFirmware Power PC PCI. It seems that OFW shutsPer Fogelstrom
1997-09-30typecast vga_pci_match to cgmatch_tMichael Shalayeff
1997-09-17syncTheo de Raadt
1997-09-17more compaq products; bouyerTheo de Raadt
1997-09-15syncTheo de Raadt
1997-09-15graphics chip; drochnerTheo de Raadt
1997-09-07From NetBSD:Todd C. Miller
1997-08-22wscons -> vga_xxx -> vga mmap() support. first cutTheo de Raadt
1997-08-12Removed unused vars. Added missing arg to bus_space_map.Niklas Hallqvist
1997-08-08Initialize hwreset.Jason Downs
1997-08-05Make compile on alphaNiklas Hallqvist
1997-07-31Support for newer cards with i82555 PHY. From FreeBSD.Jason Downs
1997-07-30Sync to NetBSD. Adapt to use bus_space_multi_raw* interface of OpenBSD.Niklas Hallqvist
1997-07-29Support BSD/OS 2.1, add OpenBSD tags.Jason Downs
1997-07-28prettyTheo de Raadt
1997-07-09Do not lose our ethernet addressNiklas Hallqvist
1997-07-09alpha/common/ insults my filecTheo de Raadt
1997-07-06Make compile (fxp now probes OK on alpha)Niklas Hallqvist
1997-07-06OpenBSD tagsNiklas Hallqvist
1997-07-06OpenBSD tag + typoNiklas Hallqvist
1997-07-05indentTheo de Raadt
1997-07-05I doubt this fixes this driver, but what *was* there was *obviously* wrong;Jason Downs
1997-07-03Intel EtherExpress Pro/100B driver, still needs a fix or twoTheo de Raadt
1997-07-03syncTheo de Raadt
1997-07-03sync to netbsdTheo de Raadt
1997-06-24Force driver into store-forward mode on cards that support it. This increasesConstantine Sapuntzakis
1997-06-20Comment out some superfluous const declarations that cause cast warningsgrr
1997-06-18csapuntz@lcs.mit.edu: Port of NetBSD tulip driver. Works with new (21140-AC-...dm
1997-05-07call pci_intr_establish correctlyNiklas Hallqvist
1997-04-30Change an splhigh() -> splbio(). From NetBSD (mycroft)Todd C. Miller
1997-04-10Ooops! These have to be committed after pcidevs. Doing a make and commitPer Fogelstrom
1997-04-10These two was not ready for commit yet. Backed out.Per Fogelstrom
1997-04-10Add Matrox MystiquePer Fogelstrom
1997-03-20update for adaptec supportchuck