summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2006-12-29No need to read ANAR and ANLPAR anymore.Mark Kettenis
2006-12-29Add support for the Meinberg PCI511 and GPS170PCI cards.Marc Balmer
2006-12-29Don't wrap MAC address to newline.Marcus Glocker
2006-12-29Replace setperf algorithm with a linear version. Also use the aml providedMarco Peereboom
2006-12-28spacing.Marcus Glocker
2006-12-28Finish core enumeration, break out core change and reset functions.Marcus Glocker
2006-12-28Add support for the Cronyx Omega serial ports card; this particular cardMiod Vallat
2006-12-28RegenMiod Vallat
2006-12-28Cronyx Omega serial ports card.Miod Vallat
2006-12-28Support for ST16C654 chips, however these aren't detected as such, so theMiod Vallat
2006-12-28Prettify dmesg a bit for attach with power state being either offline orMichael Knudsen
2006-12-28Remove useless code dealing with media type. Simplify PHY reset code.Mark Kettenis
2006-12-28Pass MIIF_DOPAUSE to mii_attach().Mark Kettenis
2006-12-28Use mii_phy_flowstatus() to set flow control status bits.Mark Kettenis
2006-12-28Add function to detect flow control status. From NetBSD.Mark Kettenis
2006-12-27make the Sierra Wireless MC8755 attach to umsm(4). this is a MiniPCIFelix Kronlage
2006-12-27regen with id from Sierra Wireless MC8755Felix Kronlage
2006-12-27add device id for Sierra Wireless MC8755, from janek@openbug.orgFelix Kronlage
2006-12-27Always explicitly set IFM_HDX for half-duplex.Mark Kettenis
2006-12-27Add code to change video mode (resolution and color depth) on the fly forMiod Vallat
2006-12-27Set IFM_ETH_MASTER if local PHY configuration resolved to MASTER.Mark Kettenis
2006-12-27spacingJonathan Gray
2006-12-27Wrap bus space access in similiar macros to other driversJonathan Gray
2006-12-26Add polling to devices that require it such as acpibat and acpitz.Marco Peereboom
2006-12-26The adt7475 has a fixed address of 0x2e.Mark Kettenis
2006-12-26support adt7475; tested by dhartmeiTheo de Raadt
2006-12-26Don't re-initialize the card every time the IP address is changed.Kenneth R Westerback
2006-12-25identify adt7475Theo de Raadt
2006-12-24Make non-autonegotiated 10baseT and 100baseTX work.Mark Kettenis
2006-12-24In msk_marv_miibus_writereg, wait for busy flag to clear instead ofMark Kettenis
2006-12-24use the right size when loading the rx/tx descriptor bus dma maps.Reyk Floeter
2006-12-24ansify, no binary change, from Bret LambertPedro Martelletto
2006-12-24normally hardware engineers call it Vcc not VCCTheo de Raadt
2006-12-23Regenerate. No change except for comments being updated to reflectKenneth R Westerback
2006-12-23Spelling.Kenneth R Westerback
2006-12-23adapt to new two-level sensor api; Constantine A. MureninTheo de Raadt
2006-12-23if errors happen while reading the sdr list, give up on handling theTheo de Raadt
2006-12-23Move the handling of SCI events to the acpiec gpe handler.Can Erkin Acar
2006-12-23Correctly compute timeout value in acpi_sleep.Can Erkin Acar
2006-12-23Set IFM_ETH_MASTER if local PHY configuration resolved to MASTER.Mark Kettenis
2006-12-23Fix check for active 1000baseT media.Mark Kettenis
2006-12-23wrong printing; ok marcoTheo de Raadt
2006-12-22always include sensors.hTheo de Raadt
2006-12-22Remove never used code for a BCM5700 feature (BGE_EXTRAM) that didn'tKenneth R Westerback
2006-12-22spacingTheo de Raadt
2006-12-22Fix check for active 1000baseT media.Mark Kettenis
2006-12-22Set IFM_ETH_MASTER if local PHY configuration resolved to MASTER.Mark Kettenis
2006-12-22- Add IFM_NONE.Mark Kettenis
2006-12-22fold long lines.Marc Balmer
2006-12-22regen.Marc Balmer