summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2006-10-03Introduce daddr64_t and use it for physical block numbersPedro Martelletto
2006-10-03make sure to call SLIST_INIT on sc->rx_freelist.Damien Bergamini
2006-10-03don't use IF_PREPEND() on altq's.Damien Bergamini
2006-10-03Enable altq in acx(4) the tx path is already handling all cases correctly.Claudio Jeker
2006-10-03Do not use IF_PREPEND. Instead use IFQ_POLL and IFQ_DEQUEUE. This shouldClaudio Jeker
2006-10-03Don't load bad144 bad sector information into disklabels for archs thatKenneth R Westerback
2006-10-02Zap unused MLME routines. Probably they were just used in WPA mode.Marcus Glocker
2006-10-02Simplify device attachment. From brad@ with a tiny correction.Marcus Glocker
2006-10-02sync the ServerWorks ids.Brad Smith
2006-10-02regenBrad Smith
2006-10-02revert this change. after a little more digging I found some conflictingBrad Smith
2006-10-02One <arm/exec.h> to bind them all.Miod Vallat
2006-10-02regenBrad Smith
2006-10-02gah. ensure the entries are unique.Brad Smith
2006-10-02add the ServerWorks PCIe bridge ids and correct an unknown ServerWorksBrad Smith
2006-10-02get rid of a boolean typedef. this is c, we have ints, deal with it.David Gwynne
2006-10-02remove variable we do not needTheo de Raadt
2006-10-02do not bother to read the esr and isr registers in the status routine justBrad Smith
2006-10-02return EINVAL for the Gig manual media types when attached to aBrad Smith
2006-10-02enable bnx firmware buildsTheo de Raadt
2006-10-02actually put all the require firmware bits into the fileTheo de Raadt
2006-10-02new structure for the firmware blob; ok bradTheo de Raadt
2006-10-02move the checksum stuff under IXGB_CSUM_OFFLOAD.Brad Smith
2006-10-01Make monitor mode work by prepending the right kind headers and fixing theClaudio Jeker
2006-10-01Get rid of this strange pgt_data_frame which is unused. Nice side-effect isClaudio Jeker
2006-10-01zap maestro_reg.h, since it's only used in the kernel.Marc Espie
2006-10-01Kill some #if 0 code. OK mglocker@Claudio Jeker
2006-10-01Set ic_max_rssi to 255 the rssi value returned by the card is a u_int8_tClaudio Jeker
2006-10-01fix dmesg line wrapping; this was fallout from shortening the ne(4) dmesgBrad Smith
2006-10-01Adjust for change of fpu control word.Mark Kettenis
2006-10-01Adjust for change of fpu control word.Mark Kettenis
2006-10-01Switch fpu control word to the hardware default. This makes us use 64-bitMark Kettenis
2006-10-01pack several boolean fields into the existing bge_flags field.Brad Smith
2006-10-01initial pieces for the 88E3082 Fast Ethernet PHY. untested at the moment.Brad Smith
2006-10-01add a few new Marvell ids.Brad Smith
2006-10-01regenBrad Smith
2006-10-01add a few new Marvell ids.Brad Smith
2006-10-01whitespace tweaksDavid Gwynne
2006-10-01Don't reuse bus lock for locking sensor task thread. Use aAlexander Yurchenko
2006-10-01Switch fpu control word to the hardware default. This makes us use 64-bitMark Kettenis
2006-10-01Free sensors on detach.Alexander Yurchenko
2006-10-01Protect sensor_task_unregister() with some locking.Alexander Yurchenko
2006-10-01add the PCI ids for the BCM5722, BCM5756, BCM5906 and BCM5906M chipsets.Brad Smith
2006-10-01regenBrad Smith
2006-10-01add PCI ids for the Broadcom BCM5722, BCM5756, BCM5906 and BCM5906M chipsets.Brad Smith
2006-09-30Reduce max number of devices per bus to 16.Alexander Yurchenko
2006-09-30regenMatthieu Herrb
2006-09-30yet another nVidia GeForce 6800GT id, from Sam Fourman Jr.Matthieu Herrb
2006-09-30Implement match rom command.Alexander Yurchenko
2006-09-30Allow to offload the match rom command to hardware.Alexander Yurchenko