summaryrefslogtreecommitdiff
path: root/sys/dev/pci
AgeCommit message (Expand)Author
2006-03-19regenBrad Smith
2006-03-19add a few more Intel devices as found on a Acer Travelmate 3012WTMi laptop.Brad Smith
2006-03-19recognize the 976 and 978Brad Smith
2006-03-19rev 1.86Brad Smith
2006-03-16Move lmc_system_errors[] so that there is only one instance of it in theMiod Vallat
2006-03-16Move the agpgart handling code to a separate file.Matthieu Herrb
2006-03-16if the link is down with a card using a fibre interface then show aBrad Smith
2006-03-16if the link is down then show a media status of none.Brad Smith
2006-03-16tidy up a bit.Brad Smith
2006-03-15bits of my tree commited by Matthieu by mistake.Miod Vallat
2006-03-15Remove dead code (SUPPORTS_NON_CONSOLE and MD_DISPLAY_ISA_IOT)Matthieu Herrb
2006-03-15Entries in cd_devs[] may be NULL, so be sure to check for them in yourMiod Vallat
2006-03-13make the dmseg printing look a little nicer.Brad Smith
2006-03-13* Add "pcitag_t *pba_bridgetag" to pci_attach_args. This is set toBrad Smith
2006-03-12regenBrad Smith
2006-03-12some ATI devices.Brad Smith
2006-03-12make SAFE_DEBUG compile clean; ssehic@gmailTheo de Raadt
2006-03-12Make use of pci_matchbyid().Brad Smith
2006-03-12with pcn(4) now in place remove or replace the references to PCI le(4)Martin Reindl
2006-03-11move PCI softc struct from pci.c to pcivar.hBrad Smith
2006-03-11splvm.Brad Smith
2006-03-11remove splimp handler.Brad Smith
2006-03-11regenMarco Peereboom
2006-03-11Fix DRAC names.Marco Peereboom
2006-03-11syncMarco Peereboom
2006-03-11Add DRAC4Marco Peereboom
2006-03-11regenBrad Smith
2006-03-11fix the orderBrad Smith
2006-03-10Clean up unused definitions. ok miod@Matthieu Herrb
2006-03-10in bge_intr() also check the PCI State register to see if thereBrad Smith
2006-03-10ansi. no binary change.Jonathan Gray
2006-03-09unbreak the tree. i dunno how this compiled on my box at home.David Gwynne
2006-03-08amdpmreg.h is only used by amdpm.c, so merge the header into the c file.David Gwynne
2006-03-08Fix device id typo introduced in r1.41; found the hard way by Daniel Hamlin.Miod Vallat
2006-03-08tweak the debug macros a bitDavid Gwynne
2006-03-08fix support for the smbus controller on nforce 1 chipsets. only try toDavid Gwynne
2006-03-07whitespace fixesDavid Gwynne
2006-03-07advertisment -> advertisement; from leonardo chiquitto filhoJason McIntyre
2006-03-07regenJonathan Gray
2006-03-07Add id for the serial interface to the UMTS/GPRS/GSM modem onJonathan Gray
2006-03-07regenJonathan Gray
2006-03-07Add a few entries found in submitted dmesgs.Jonathan Gray
2006-03-06syncTheo de Raadt
2006-03-06ricoh sd/mmc controllerTheo de Raadt
2006-03-06Make UDMA on the VT8237 work again.Mark Kettenis
2006-03-05Sprinkle some tabs and a little cleaning.Brad Smith
2006-03-05tabs are holier than spaces.Brad Smith
2006-03-04don't set the interface pointer twice in tl_init().Brad Smith
2006-03-04Typos grab bag of the month, eyeballed by jmc@Miod Vallat
2006-03-04add PCI sub-ids for ACER, FSC, Intel and NEC products.Brad Smith