summaryrefslogtreecommitdiff
path: root/sys/dev/pci
AgeCommit message (Expand)Author
2001-11-23new vscom puc devicesTheo de Raadt
2001-11-22sync: BAD NADDYTheo de Raadt
2001-11-22pastoChristian Weisgerber
2001-11-21synclebel
2001-11-21be more precise, the ATI device 0x4c59 is actually thelebel
2001-11-20Match bcom 5821 (this is untested and is based on the datasheet's claim thatJason Wright
2001-11-20syncJason Wright
2001-11-20bcom 5821Jason Wright
2001-11-20use more reasonable default level values; ho@ testingMichael Shalayeff
2001-11-19more than typoTheo de Raadt
2001-11-19remove local hack and use ac97_set_rate; tested by form@Michael Shalayeff
2001-11-18spellingTheo de Raadt
2001-11-18vscom pci-200hTheo de Raadt
2001-11-18syncTheo de Raadt
2001-11-18vscom pci 200hTheo de Raadt
2001-11-16regenMichael Shalayeff
2001-11-16fix the typo (from dne@mayonnaise.net) and sort the ali sectionMichael Shalayeff
2001-11-14add bridge control bit definitions up to pci2.2, via netbsdMichael Shalayeff
2001-11-14- Move rng buffer allocation (bus_dmamem_map/unmap) to attach instead of duringJason Wright
2001-11-14Define the TRDY timeout and RETRY timeout registers (not used... yet)Jason Wright
2001-11-14- Sprinkle more htole16/htole32s so that this thing has a chance of workingJason Wright
2001-11-13cleanup whole lots of spaces and tabs, while mufflingMichael Shalayeff
2001-11-12Sprinkle with htole32, add a garnish of htole16 and finish off with aJason Wright
2001-11-12Don't abuse bus_dma(9) API by using dmamap->dm_* to hold results fromJason Wright
2001-11-11Noone seems to want to fix the sparc64 cd bogus intr bug, so I will simply di...Theo de Raadt
2001-11-09be way more sure that software cannot be usedTheo de Raadt
2001-11-09regen with correct Intersil vendor idTodd C. Miller
2001-11-09Fix pasto in Intersil PCI vendor ID; mike AT ethmoid.orgTodd C. Miller
2001-11-08it is octopussy 550, not 950Michael Shalayeff
2001-11-08regenMichael Shalayeff
2001-11-08fix lava, add a fewsome from dmesglogMichael Shalayeff
2001-11-06Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary.Miod Vallat
2001-11-05Switch everything to the new bus_dmamap_sync API.Artur Grabowski
2001-11-05compile fix; fgsch@ okTodd T. Fries
2001-11-05Use ether_input_mbuf(). As a bonus, tcpdump should show the ethernetFederico G. Schwindt
2001-11-04sync. deraadt@ OK.lebel
2001-11-04ATI Mobility Radeon. deraadt@ OK.lebel
2001-11-047751 has two registers in config space (0x40 - RETRY_TIMEOUT and 0x41,Jason Wright
2001-11-02- Set valid bit in transmit descriptors and tx fragment descriptors (previousJason Wright
2001-11-01regenMichael Shalayeff
2001-11-01mylex acceleraidMichael Shalayeff
2001-10-31Change the audio_hm_if->mappage interface to return paddr_t and take off_tArtur Grabowski
2001-10-31syncNathan Binkert
2001-10-31add a bunch of cards that use the Sundance TC9021Nathan Binkert
2001-10-29defn for "versions read" command (not that the results match the docs mind you).Jason Wright
2001-10-27permit compiling of non-pci kernels containing ahcTheo de Raadt
2001-10-26Fix a problem with the probe message being printed for cards with noKenneth R Westerback
2001-10-25implement "the other" pci interface for wavelans, found on intersilMichael Shalayeff
2001-10-25regenMichael Shalayeff
2001-10-25add intersil mini-pci wlan; from netbsdMichael Shalayeff