summaryrefslogtreecommitdiff
path: root/sys/dev/pci
AgeCommit message (Expand)Author
2006-06-11Get rid of the wdt(4) char device. We have watchdog(4) andMichael Knudsen
2006-06-11show the number of DMA segments that were in the packet that just failedBrad Smith
2006-06-11the link state detection code should be checking for revision B2 insteadBrad Smith
2006-06-10endiannessDamien Bergamini
2006-06-09fix up the comment.Brad Smith
2006-06-09identify 8139's in C+ mode with RL_8139CPLUS instead of RL_8139; no functiona...Brad Smith
2006-06-08actually enable/disable the Tx BMU descriptor polling, missed in rev 1.107.Brad Smith
2006-06-07shut up and play the music.Jason Wright
2006-06-07regenBrad Smith
2006-06-07rename the Realtek RT8111B entry to RT8168.Brad Smith
2006-06-06- general cleaning, removing unneeded vars, spelling, etcJason Wright
2006-06-05- discard Rx frames with a bad CRC earlyDamien Bergamini
2006-06-03regenGordon Willem Klok
2006-06-03Add pci vendor id for Equinox systems, and several device ids forGordon Willem Klok
2006-06-02Deja-vu - again I make bge stop claiming all interrupts for it's own.Bob Beck
2006-06-01hide link up/down messages under XGE_DEBUG.Brad Smith
2006-06-01do not enable promiscous mode by default.Brad Smith
2006-06-01These magics -> This magicBrad Smith
2006-06-01The largest allowable frame size is 9622 bytes.Brad Smith
2006-06-01add 2 subclasses, subclass storage SAS and subclass system SD Host Controller.Brad Smith
2006-06-01de-static and formatting.Brad Smith
2006-06-01enable hardware RX checksum offload.Brad Smith
2006-06-01formattingBrad Smith
2006-05-31xcs -> xscBrad Smith
2006-05-31Damnit! no static functions in the kernelJason Wright
2006-05-31- stop counting input/output bytes in the driver as this is taken care ofBrad Smith
2006-05-31we should support all these sas controllersDavid Gwynne
2006-05-31allow mpi to attach to the scsi controllers again. however, mpt will attachDavid Gwynne
2006-05-31we dont do domain validation on real scsi controllers (as opposed to sasDavid Gwynne
2006-05-31allow TULIP_TXTIMER to fit in the softc field tulip_txtimer.Brad Smith
2006-05-31fix Jumbo frames on strict alignment architectures by allocating a new mbuf andBrad Smith
2006-05-31Use the watchdog(4) framework for watchdog services instead of rollingMichael Knudsen
2006-05-29add the sas1064 as a supported deviceDavid Gwynne
2006-05-29Do not cast a bus_addr_t back in to a pointer as these types may not beMiod Vallat
2006-05-29NVIDIA nForce MCP04 (some kind of nForce4) AC97 should work hereJonathan Gray
2006-05-29garbage collect NFE_NO_JUMBO.Brad Smith
2006-05-28- force the maximum receivable frame size down to 1518 bytes forBrad Smith
2006-05-28Support for standard SD host controllers like the Ricoh 5C822, a smallUwe Stuehler
2006-05-28always set if_hardmtu.Brad Smith
2006-05-28regenJonathan Gray
2006-05-28Add a few more devices from submitted dmesgs.Jonathan Gray
2006-05-28use if_hardmtu for MTU ioctl handler.Brad Smith
2006-05-28- remove ETHER_MAX_LEN_JUMBO and ETHERMTU_JUMBO.Brad Smith
2006-05-28unknown ioctl is ENOTTY not EINVALJason Wright
2006-05-27With the National variants of the sis(4) chip make sure toBrad Smith
2006-05-27remove FreeBSD specific code.Brad Smith
2006-05-27add mpi(4), an alternative (replacement) driver for lsi logic fusion mptDavid Gwynne
2006-05-27remove IFCAP_JUMBO_MTU interface capabilities flag and set if_hardmtu in a fewBrad Smith
2006-05-27regenReyk Floeter
2006-05-27add Option UMTS 3G+Reyk Floeter