summaryrefslogtreecommitdiff
path: root/sys/dev/pci
AgeCommit message (Expand)Author
2001-07-31On DMA timeouts, stop busmaster PCIIDE and reset channel. Avoid readingConstantine Sapuntzakis
2001-07-30syncTheo de Raadt
2001-07-30attempt to match intelTheo de Raadt
2001-07-30latest vortex device list; juergen.frickTheo de Raadt
2001-07-27Back out. This is more complicated than I thought.Artur Grabowski
2001-07-27syncTheo de Raadt
2001-07-27shorten, once again. People: USE SHORT NAMES!Theo de Raadt
2001-07-27syncTheo de Raadt
2001-07-27new devs; loict@bougon.netTheo de Raadt
2001-07-27Allow mmap. Not really working correctly yet, but almost.Artur Grabowski
2001-07-26regenBrad Smith
2001-07-26add Broadcom BCM5700 Gigabit MACBrad Smith
2001-07-21regenNathan Binkert
2001-07-21Add Level1 and their LXT1001 (Now owned by Intel)Nathan Binkert
2001-07-21- Clear all interrupts during initialization (shouldn't be necessary, butJason Wright
2001-07-20Since the aborts seem recoverable (thus far), don't printf() about them,Jason Wright
2001-07-20regenPeter Galbavy
2001-07-20AMD 761/762 Host-PCI and PCI-PCI bridgesPeter Galbavy
2001-07-20regenPeter Galbavy
2001-07-20add DLink DGE-550T GigE cardPeter Galbavy
2001-07-20Add pa_bus to pci_attach_argsConstantine Sapuntzakis
2001-07-19AMD766 support with UDMA/100. Thanks to Peter Galbavy for the patchConstantine Sapuntzakis
2001-07-18fix vtophys usage, mainly ppc-required; art@ ok and tried to bribe^H^H^H^H^Hm...Michael Shalayeff
2001-07-18Enable reception of PCI abort interrupts and attempt to handle them.Jason Wright
2001-07-17syncTheo de Raadt
2001-07-17heck, call RCC ServerWorksTheo de Raadt
2001-07-16oops, remove some debugging stuffJason Wright
2001-07-16- Separate out reset function of proc unitJason Wright
2001-07-13Remove static'ness of functions in line with normal OpenBSDKenneth R Westerback
2001-07-11Eliminate use of static functions in line with normal OpenBSDKenneth R Westerback
2001-07-10ANSI C does not like labels: without a statement after that.Marc Espie
2001-07-09Remove dubious #include MACRO "string" construct (non-ANSI)Marc Espie
2001-07-08regenBrad Smith
2001-07-08Hifn has changed its company name, make the name consistent throughoutBrad Smith
2001-07-08OpenBSD tags.Federico G. Schwindt
2001-07-07On 2nd though, pci_conf_read returns host-ordered words.Niklas Hallqvist
2001-07-07Correct PCI identifier matching. Match more devices too.Niklas Hallqvist
2001-07-07syncNiklas Hallqvist
2001-07-07More aac identifiersNiklas Hallqvist
2001-07-063com airconnect 3crwe777aJason Wright
2001-07-06syncJason Wright
2001-07-063com airconnect (3crwe777a)Jason Wright
2001-07-06Only clear the relevant capabilities when the MTU is set tooAngelos D. Keromytis
2001-07-06IP/TCP/UDP checksumming on the NIC; from rtecco@umich.eduAngelos D. Keromytis
2001-07-04Add tests for segment lengths and total lengths bigger than the chip can handle.Jason Wright
2001-07-04clarify/neatenJason Wright
2001-07-04Off-by-one error in out-of-range test in bktr_openConstantine Sapuntzakis
2001-07-03enable rx ip checksum offloadJason Wright
2001-07-03From FreeBSD:Jason Wright
2001-07-02Put the ISES firmware under dev/microcode/.Hakan Olsson