summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2006-10-06move Hitachi to the right position (numerical order).Brad Smith
2006-10-06regenMichael Shalayeff
2006-10-06a few hitachi productsMichael Shalayeff
2006-10-05Always allow read-only opens on (s)vnd devices, despite theThordur I. Bjornsson
2006-10-05Zap more dead dot1x code.Marcus Glocker
2006-10-05Zap dead dot1x routine pgt_update_hw_from_nodes(). There is some moreMarcus Glocker
2006-10-05Remove obsolete ioctl command.Marcus Glocker
2006-10-05Zap dead routine pgt_80211_set().Marcus Glocker
2006-10-05Add if_mc.c a driver for the AMD AM79C940 (MACE) ethernet chip found onGordon Willem Klok
2006-10-05only take in an account <4g memory for bufcache calculation as the upper part...Michael Shalayeff
2006-10-04More instances of the same now unused variable as in alpha'sKenneth R Westerback
2006-10-04Do not assume that the pci(4) unit number matches the actual PCI bus number.Mark Kettenis
2006-10-04unused variableTheo de Raadt
2006-10-04Merge pgt_start_body() into pgt_start().Marcus Glocker
2006-10-04Mini cleanup.Marcus Glocker
2006-10-04typo, from Bret LambertPedro Martelletto
2006-10-04Try to nail elusive arm/include/disklabel.h at third attempt.Kenneth R Westerback
2006-10-04More tidying up after bad144. Remove references in comments andKenneth R Westerback
2006-10-04Zap bad144 bad sector info in disklabels. Sparsely used if at all forKenneth R Westerback
2006-10-04Use loadfirmware(9) to get /etc/firmware/bnx instead of hard-coding aTheo de Raadt
2006-10-03Cease printing mpbios vendor/version strings on AMD64 as well.Gordon Willem Klok
2006-10-03Cease printing the mpbios vendor/version strings, smbios provides muchGordon Willem Klok
2006-10-03add in a missing piece of the ASIX AX88190 chipset workaround to dp8390_init().Brad Smith
2006-10-03Simplify the code dealing with the mbuf chain in dp8390_get().Brad Smith
2006-10-03regenPedro Martelletto
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