summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2005-01-23bus_space_map() sti regions with BUS_SPACE_MAP_CACHEABLE if they have theMiod Vallat
2005-01-23Two sti(4) changes necessary for hp300:Miod Vallat
2005-01-23regenJonathan Gray
2005-01-23D-Link DWL-610 (cardbus rtw).Jonathan Gray
2005-01-23regenJonathan Gray
2005-01-23Intel 925X devices and Nvidia Quadro FX 330.Jonathan Gray
2005-01-23Some additional Radeon 9600 Pro related ids.Jonathan Gray
2005-01-23nForce2 memory controller found in a dmesg from jsilland at free dot fr.Jonathan Gray
2005-01-23Add the Askey WLL013. found by jsg in a dmesgDavid Gwynne
2005-01-23syncDavid Gwynne
2005-01-23Allow this to work on __STRICT_ALIGN archs, ok dhartmei@Dale Rahn
2005-01-23add the Askey WLL013 which is an atu device found by jsg in a dmesgDavid Gwynne
2005-01-22PCI_PRODUCT_SIS_5513 -> PCI_PRODUCT_SIS_5597_IDEMartin Reindl
2005-01-22syncMartin Reindl
2005-01-22correct SiS 5597/5598 entriesMartin Reindl
2005-01-22Reduce diff to NetBSD.Jonathan Gray
2005-01-22Reduce diff to NetBSD.Jonathan Gray
2005-01-22regenBrad Smith
2005-01-22add VIA VT8633Brad Smith
2005-01-21Undo last change; if wi_pcmcia_attach failed we already freed up theTodd C. Miller
2005-01-20If the card failed to attach completely we still want to unmap itsTodd C. Miller
2005-01-19Remove the last of the rampant inline usage.Jonathan Gray
2005-01-19destatic functions.Jonathan Gray
2005-01-19Use the RF chipset type rather than the hardware version when determiningJonathan Gray
2005-01-19make sure only one set of xfers are set up for any number of opens of theDavid Gwynne
2005-01-18Timeslot mask is no longer shifted when passed form ifconfig to make theClaudio Jeker
2005-01-18WSDISPLAY_COMPAT_RAWKBD support for hilkbd.Miod Vallat
2005-01-17try memory-mapped bars first that exist on ich4/ich5 and fall bak to io-mappe...Michael Shalayeff
2005-01-17typo; from Michael van der Westhuizen <michael@skanky.homeunix.net>Michael Shalayeff
2005-01-17regenDamien Couderc
2005-01-17add ATI radeon 9600 Pro and 9800 XT, ok deraadt@Damien Couderc
2005-01-17update dead URL, from Steve Shockley <steve.shockley@shockley.net>Jared Yanovich
2005-01-17Display driver for zaurus, PXALCD requested and ok miod@Dale Rahn
2005-01-17add id for Intel 82546GB dual port PCI-E adapter.Brad Smith
2005-01-17regenBrad Smith
2005-01-17another Intel Gig idBrad Smith
2005-01-17add BGE_QUIRK_FEWER_MBUFS to 5704 fallback case.Brad Smith
2005-01-16- recognize Microsoft PCI and CardBus adaptersBrad Smith
2005-01-16regenBrad Smith
2005-01-16its bad enough that Microsoft makes software nevermind assemblingBrad Smith
2005-01-16regenBrad Smith
2005-01-16Hawking CardBus card.Brad Smith
2005-01-16get EEPROM width on all cards except for the original PNICBrad Smith
2005-01-16typoDavid Gwynne
2005-01-16add support for the HX variant of the pl2303 from Pedro la Peu viaDavid Gwynne
2005-01-16USB_DEBUG should imply UBSA_DEBUGDavid Gwynne
2005-01-15If the loop is empty when we probe it, enable the interrupt anyways, so thatMiod Vallat
2005-01-15rev 1.85Brad Smith
2005-01-15rev 1.56Brad Smith
2005-01-15nForce2 Ultra 400 IDE support. ok grange@Jonathan Gray