summaryrefslogtreecommitdiff
path: root/sys/dev/pci
AgeCommit message (Expand)Author
2000-09-06vgafb is removed, was only used on powerpc, and is not in a state toDale S. Rahn
2000-09-04printing XaQti on 5 consecutive lines is stupidTheo de Raadt
2000-09-04match pcic at isa memory config, free resources on failure (-1 panic); aaron@ okMichael Shalayeff
2000-09-04regenJun-ichiro itojun Hagino
2000-09-04Brooktree Bt8474 Multichannel Synchronous Communictaions Controller (MUSYCC)Jun-ichiro itojun Hagino
2000-09-01syncTheo de Raadt
2000-09-01repairsTheo de Raadt
2000-09-01syncTheo de Raadt
2000-09-01a commentTheo de Raadt
2000-09-01reMichael Shalayeff
2000-09-013ware escaladeMichael Shalayeff
2000-09-01syncTheo de Raadt
2000-09-01newish stuff, based on various trawlingTheo de Raadt
2000-08-29From FreeBSD: split out the support for XMAC-II phys and other physJason Wright
2000-08-26Typo. Ok deraadt@Kevin Lo
2000-08-25Sync with FreeBSD. Summary of changes:Aaron Campbell
2000-08-25Match Promise Ultra/100 as PDC20262 instead of PDC20246Chris Cappuccio
2000-08-25regenNiklas Hallqvist
2000-08-25Remove a blank line that confused the awk script enoughNiklas Hallqvist
2000-08-19- introduce new function ubsec_mcopy() which copies the header and trailerJason Wright
2000-08-18wb needs mii_phy for mii_phy_reset()Michael Shalayeff
2000-08-17use destination lengths when trimming the output packet (cut and pasto)Jason Wright
2000-08-17- auth+enc sorta works: fixup all of the offsets for encryption/authenticationJason Wright
2000-08-16Fix AK4531 data sheet link. Ok'd by deraadt@Kevin Lo
2000-08-15use pci_mapreg_map, deallocate resources on failure in attachment; jason@ okMichael Shalayeff
2000-08-15Put the bcopy back in place for the decryption CRD_F_EXPLICIT_IV case (missedJason Wright
2000-08-15don't forget the initial swizzling with IPAD for inner state (fixesJason Wright
2000-08-15- deallocate all resources grabbed during hifn_attach() when an error occurs.Jason Wright
2000-08-15- Can't avoid one of those bcopy's so easily (only happens with old ESPJason Wright
2000-08-13do iv copying by hand, to avoid bcopy overheadTheo de Raadt
2000-08-13fix session codeTheo de Raadt
2000-08-13not completely working session code from jasonTheo de Raadt
2000-08-13indentTheo de Raadt
2000-08-13indentTheo de Raadt
2000-08-12mcr aggregation now works, best i have seen yet is 5 (huh?)Theo de Raadt
2000-08-11move mcr out of q; and write prelim mcr aggregation code, which does not yetTheo de Raadt
2000-08-11syncTheo de Raadt
2000-08-11itexpressTheo de Raadt
2000-08-11silence chatty messagesTheo de Raadt
2000-08-11provide generic audio device nameMichael Shalayeff
2000-08-10syncTheo de Raadt
2000-08-10simplifyTheo de Raadt
2000-08-08syncTheo de Raadt
2000-08-08use PCI_VENDOR_* and PCI_PRODUCT_*_* namesTheo de Raadt
2000-08-08more puc-style devicesTheo de Raadt
2000-08-06syncTheo de Raadt
2000-08-06ATI rage cardsTheo de Raadt
2000-08-06syncTheo de Raadt
2000-08-06more devices from the G4Theo de Raadt
2000-08-05Be more liberal about attaching products unknown to us (we have got IDNiklas Hallqvist