summaryrefslogtreecommitdiff
path: root/sys/dev/pci
AgeCommit message (Expand)Author
2005-04-25csum -> csum_flagsBrad Smith
2005-04-25use delay() and not tsleep() in attach. makes driver work properly withNiall O'Higgins
2005-04-25Use ETHERTYPE_VLAN.Brad Smith
2005-04-23accept VLAN-sized framesBrad Smith
2005-04-23make sure bus mastering is enabledMartin Reindl
2005-04-22sparc -> sparc64Brad Smith
2005-04-21If the SMM driver had enabled ownership change interrupts, re-enable themChristopher Pascoe
2005-04-21o if the mac address cannot be read, just fail and disestablish theFederico G. Schwindt
2005-04-20SiS 180/181/182 SATA support using generic sata_chip_map().Jonathan Gray
2005-04-20Replace VIA SATA chip map routine with generic sata_chip_map().Jonathan Gray
2005-04-20SiS 760 support from a tech@ mail from peter.galbavy at knowtion.netJonathan Gray
2005-04-20SiS 661 support tested on a Gigabyte 8S661FXMP-RZ board.Jonathan Gray
2005-04-20regenJonathan Gray
2005-04-20A bunch of PCI/SATA SIS devices.Jonathan Gray
2005-04-18- check for ETHERMIN with SIOCSIFMTU ioctl caseBrad Smith
2005-04-17temporarly remove 802.11a channels from the set of supported channels untilDamien Bergamini
2005-04-17don't disassociate on SIOCSIFADDR if the interface is already up and running.Damien Bergamini
2005-04-17regenJonathan Gray
2005-04-17Add some common ids for unsupported wireless chipsets.Jonathan Gray
2005-04-17regenJonathan Gray
2005-04-17Radeon 9800 Pro from Jonathan Fromer <jf at daimi.au.dk>Jonathan Gray
2005-04-16do not provide round_buffer if not needed unless explained why in commentsMichael Shalayeff
2005-04-16Add SATA 8 channel.Marco Peereboom
2005-04-16Sync.Marco Peereboom
2005-04-16Add MegaRAID SATA 8 channel.Marco Peereboom
2005-04-16remove lots of crud from this driver, makes it fit on the alpha mediaTheo de Raadt
2005-04-15syncTheo de Raadt
2005-04-15shrinkTheo de Raadt
2005-04-15regenMichael Shalayeff
2005-04-15some hp smart array devs and fix compaq smrtarray ids and add 6422Michael Shalayeff
2005-04-15Simplify matching logic using pci_matchbyid() and correct some comments.Jonathan Gray
2005-04-14make sure round_blocksize does not produce 0 after alignmentMichael Shalayeff
2005-04-14do not reset tuner and audio settings on open/close; from jakemsr@Michael Shalayeff
2005-04-11Make sure that the requested size is a multiple of block size inMatthieu Herrb
2005-04-11get rid of the lines on ehci attach that show the version and the companionDavid Gwynne
2005-04-10- Run em_local_timer() once per second instead of running it once per 2 seconds.Brad Smith
2005-04-10Support for ICH6M IDE. Tested on a Dell Latitude D810 byJonathan Gray
2005-04-10regenJonathan Gray
2005-04-10ICH6M IDEJonathan Gray
2005-04-08remove dmesg spewage when link changes, ok deraadt, brad, canacarBob Beck
2005-04-08fix parenthesisBrad Smith
2005-04-08- enable reception of VLAN sized framesBrad Smith
2005-04-08recognize Dell OEM 2312 card.Brad Smith
2005-04-08regenBrad Smith
2005-04-08add QLogic 2312 and 6312 cardsBrad Smith
2005-04-05regen.Federico G. Schwindt
2005-04-05winmodem found in vaio PCGFR315M; ok deraadt@Federico G. Schwindt
2005-04-05Don't clobber the returned sample rate when the AC97 changes it.Marco S Hyman
2005-04-05prevent non-root users to invoke wanpipe ioctls.Can Erkin Acar
2005-04-05match on nforce4 and nforce2-400 ac97 as well; form netbsdMichael Shalayeff