summaryrefslogtreecommitdiff
path: root/sys/dev/pci
AgeCommit message (Expand)Author
2001-03-22Reformat comment.Angelos D. Keromytis
2001-03-19Placeholder for a tga_scrollback function, although this will probablyAaron Campbell
2001-03-18Cosmetic.Aaron Campbell
2001-03-18New TGA driver for alpha. Takes advantage of rasops code.Nathan Binkert
2001-03-16Pull in NetBSD Promise Ultra/100 supportChris Cappuccio
2001-03-15support puc devices with higher speeds (not tested yet)Theo de Raadt
2001-03-14syncTheo de Raadt
2001-03-14more lavaTheo de Raadt
2001-03-14Follow openbsd model for multicast ioctl handlingJason Wright
2001-03-14Disable PME mode in sis_reset() to fix a problem with the DP83815 chip onAaron Campbell
2001-03-14match formats in read_codec w/ write_codecMichael Shalayeff
2001-03-14count interrupts proper; pointed out and tested by form@Michael Shalayeff
2001-03-14syncTheo de Raadt
2001-03-14new puc devicesTheo de Raadt
2001-03-13correct dmesg, save spaceTheo de Raadt
2001-03-12syncTheo de Raadt
2001-03-12insert maestro namesTheo de Raadt
2001-03-12syncAaron Campbell
2001-03-12Nvidia GeForce2 UltraAaron Campbell
2001-03-12syncAaron Campbell
2001-03-12Another TI FireWire host controller.Aaron Campbell
2001-03-12Add support for reading the MAC address from the APC CMOS RAM in theAaron Campbell
2001-03-12Adjust the way that media is initialized on DP8390-compatibles; from NetBSD.Aaron Campbell
2001-03-10First support for 53c1010 chip. This enables support up to U2W forKenneth R Westerback
2001-03-09On alpha, we want to memory map. ok mjacob@Nathan Binkert
2001-03-09seems to work; rush because of cvs's battery at 73% nowMichael Shalayeff
2001-03-09differentiate fifo overrun errorsMichael Shalayeff
2001-03-07and this will produce a cubios mickeyMichael Shalayeff
2001-03-05fix orderTheo de Raadt
2001-03-03use AC97_HOST_DONT_READANY since some machines are unreliableTheo de Raadt
2001-03-03syncTheo de Raadt
2001-03-03Apple Titanium laptop videoTheo de Raadt
2001-03-02Allow kernel to compile again.Marc Espie
2001-03-02pcidevs.hTheo de Raadt
2001-03-02new lavaTheo de Raadt
2001-03-02print the interrupt, and pack to one lineTheo de Raadt
2001-03-01Typo police: various misspelling, capitalizations, etc.Kenneth R Westerback
2001-02-26Sigh. unstatic the simplelock to make this compile without LOCKDEBUG.Artur Grabowski
2001-02-26Initialize the simple lock properly.Artur Grabowski
2001-02-26Replace literal with defined constantThorsten Lockert
2001-02-23Merge with FreeBSD:Jason Wright
2001-02-22syncChris Cappuccio
2001-02-22Use real VIA product names for IDE controllers rather then contrived ones,Chris Cappuccio
2001-02-22slightly less verbose dmesgChris Cappuccio
2001-02-22syncChris Cappuccio
2001-02-22Comments may not exist on 'product' or 'vendor' linesChris Cappuccio
2001-02-21syncChris Cappuccio
2001-02-21Make dmesg prettier, ok deraadt@Chris Cappuccio
2001-02-20for ethernet ifaces attach bpf from ether_ifattach; jason@, aaron@, itojun@ okMichael Shalayeff
2001-02-20sync with freebsd:Jason Wright