summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2006-03-27revert a small part of the last commit that wasn't supposed to go in.Brad Smith
2006-03-27Sync up to Intel's latest FreeBSD ixgb driver (5.0.1).Brad Smith
2006-03-27add the Realtek RT8111B PCI Express Gigabit MAC.Brad Smith
2006-03-27regenBrad Smith
2006-03-27add the Realtek RT8111B PCI Express Gigabit MAC.Brad Smith
2006-03-27Split the chip map for Intel SATA out into a seperate functionJonathan Gray
2006-03-27Fix compilation when UVISOR_DEBUG is defined.Jonathan Gray
2006-03-27shrink by removing some unneeded ifdefsDavid Gwynne
2006-03-27we dont support the cypress serial things yet, so dont lie. when we do itDavid Gwynne
2006-03-27Some minor nits from form@, no functional changes.Alexander Yurchenko
2006-03-27Kill lint warning by using unsigned right hand arg to >>Otto Moerbeek
2006-03-27com at pcmcia; from fkr@bytemine.deTheo de Raadt
2006-03-27put com(4) at cdevsw 26Theo de Raadt
2006-03-27in detach, mark device with COM_SW_DEAD, so that close() will not goTheo de Raadt
2006-03-26Replace usage of alpha_pci_decompose_tag() with pci_decompose_tag() andBrad Smith
2006-03-26Support for accesing 8-bit ISA I/O throught the gpio(4)Alexander Yurchenko
2006-03-26syncAlexander Yurchenko
2006-03-26Support for Falcom Samba GPRS modem; from tm@openbsd.ru.Alexander Yurchenko
2006-03-26Don't allow to change gpio pin state if /dev/gpio was openedAlexander Yurchenko
2006-03-26do per file io accounting and show that in fstat as well; pedro@ marco@ okMichael Shalayeff
2006-03-26if_link_state_change() is more appropriate here.Camiel Dobbelaar
2006-03-25allow bpf(4) to ignore packets based on their direction (inbound orDamien Miller
2006-03-25regenBrad Smith
2006-03-25add vendor ID for SMSC and SMSC LAN83C185 10/100 PHY id.Brad Smith
2006-03-25fixup IP checksum when modifying IP header fields, based on a patch inDaniel Hartmeier
2006-03-25tidy up a bit.Brad Smith
2006-03-25ANSI and KNF.Brad Smith
2006-03-25regenBrad Smith
2006-03-25add a second Packet Engines Yellowfin PCI id.Brad Smith
2006-03-25set/clear the all frames bit in the receive filter whenBrad Smith
2006-03-24regenBrad Smith
2006-03-24add the Globespan PCI vendor id.Brad Smith
2006-03-24i wish all new hardware was this easy to support. acer labs usb2 dataDavid Gwynne
2006-03-24hppa has CardBus and USB as well so add umsm(4).Jonathan Gray
2006-03-24move the mp tramp higher to avoid trashing boot args and also to fight strang...Michael Shalayeff
2006-03-24Enable umsm(4) on archs that support CardBus.Jonathan Gray
2006-03-24Driver for the serial interface to Qualcomm MSM EVDO modems.Jonathan Gray
2006-03-24regenDavid Gwynne
2006-03-24Acer Labs USB 2.0 Data Link cable. its a host to host cableDavid Gwynne
2006-03-24- Set the PCI latency timer for bus master devices.Brad Smith
2006-03-23Previous state machine for caps lock would prove ineffective if caps lockMiod Vallat
2006-03-23- Remove variable names from function prototypes.Brad Smith
2006-03-23kill evil \r; from cedricMichael Shalayeff
2006-03-23Set a carp MAC address of 00:00:00:00:00:00 if no vhid is assigned.Ryan Thomas McBride
2006-03-23Use PAGE_SIZE instead of NBPG.Brad Smith
2006-03-23ANSI and KNF.Brad Smith
2006-03-23ANSIfyBrad Smith
2006-03-23Extra parentheses in comments.Ray Lai
2006-03-22Fixup broken mpbios'es on VT8237 and nForce4 chipsets. Fixes interruptMark Kettenis
2006-03-22Detect newer revisions of the LM81.Mark Kettenis