summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2006-02-04s/amd1032cloneprobe/adm1032cloneprobe/gMark Kettenis
2006-02-04fix clearing of h/w csum flags in all but the first fragmentDamien Bergamini
2006-02-04update comment for ralDamien Bergamini
2006-02-04fix a copy/paste in a comment.Damien Bergamini
2006-02-04silently discard f/w notifications that are unknown (fixes spuriousDamien Bergamini
2006-02-04handle link state change interrupts but do nothing for nowDamien Bergamini
2006-02-04- add support for multicast filters.Damien Bergamini
2006-02-04When ACPI_ENABLED wasn't set but the devices were it had an unknown variable.Marco Peereboom
2006-02-03Rewrote aml parser yet again...Jordan Hargrave
2006-02-03Restore patch from rev 1.9 of macppc/dev/ams.c that got lost in codeMatthieu Herrb
2006-02-03Back out i915 changes; they broke some i810-based machines.Todd C. Miller
2006-02-03add some more Intel PIIX IDE controllers..Brad Smith
2006-02-03Implement interrupt mapping according to the OFW Interrupt Mapping recommendedMark Kettenis
2006-02-03regenBrad Smith
2006-02-03add Intel 82372FB IDEBrad Smith
2006-02-03add Intel 82451NX (PIIX4) and 82801DBL (ICH4-L).Brad Smith
2006-02-03jump to the allmulti target in pcn_set_filter() if the IFF_ALLMULTI flagBrad Smith
2006-02-03regenBrad Smith
2006-02-02add a bunch of vendor id's and device id'sBrad Smith
2006-02-02make an exposed printf for debugging a debug printf and add a few commasBrad Smith
2006-02-02Call bge_setmulti() if IFF_ALLMULTI is set.Brad Smith
2006-02-02Optimize bge_rxeof() & bge_txeof(): return immediately if there are no packetsBrad Smith
2006-02-02Set rtm_index to the correct interface index for RTM_ADD and RTM_CHANGE.Claudio Jeker
2006-02-02Use alternate PCI DMA control register settings for PCI Express-basedBrad Smith
2006-02-02Backout lcd_suspend on lid close, found to cause crashes.Dale Rahn
2006-02-01remove return values in this comment too.Brad Smith
2006-02-01fix comments.Brad Smith
2006-02-01double semicolon; from Daniel Matic in PR 4929Otto Moerbeek
2006-02-01Initialize rmx_expire in rt_timer_add() so that dynamic routes (e.g. PMTU)Claudio Jeker
2006-02-01implement a much better 27mhz tc found on geode; inspired by freebsd; grange@ okMichael Shalayeff
2006-02-01dont clutter up dmesg with useless or redundant informationDavid Gwynne
2006-02-01oopsDavid Gwynne
2006-02-01a driver for the phillips pcf8584 i2c controller as found on the sun netraDavid Gwynne
2006-02-01Add support for VIA VT6410.Jonathan Gray
2006-02-01rearrange code section for enabling the read DMA state machineBrad Smith
2006-02-01one less magic value.Brad Smith
2006-02-01Set up the PCI DMA control register properly for the 5714 family,Brad Smith
2006-02-01some more constants.Brad Smith
2006-01-31regenBrad Smith
2006-01-31add a few more Promise SATA chipsets.Brad Smith
2006-01-31regenBrad Smith
2006-01-31some of these bridges are actually provided by the HT-2000 for additionalBrad Smith
2006-01-31regenBrad Smith
2006-01-31add ATI ES1000 and ServerWorks HT-1000 PCI/PCIX/PCIE bridges, LPC andBrad Smith
2006-01-31Don't use RYEL as error indicator in T1 ESF mode. For some reason it togglesClaudio Jeker
2006-01-31fix error messageDamien Miller
2006-01-31the TCP SACK option needs sequence number modulationMike Frantzen
2006-01-30When delivering SIGFOO, make sure the siginfo code is a FOO_xxx constant;Miod Vallat
2006-01-30Better siginfo field values for fpe failures.Miod Vallat
2006-01-30Do not disable frame buffer interrupts in the match() function, but ratherMiod Vallat