Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-07-20 | update for the new ADMtek PCI ids. | Brad Smith | |
2006-07-20 | regen | Brad Smith | |
2006-07-20 | - The ADMtek AN983B is actually a ADM9511. [1] | Brad Smith | |
- Add the ADMtek ADM9513 PCI id. [2] [1] Clarification from Garrett D'Amore <garrett_damore at tadpole dot com> via NetBSD's source-changes. [2] From mbr@FreeBSD | |||
2006-07-20 | Don't check the CORBRPRST flag for the NVidia MCP51/55 and ALI M5461. | Brad Smith | |
Based on a diff from kent@NetBSD though modified to also cover the MCP51 and M5461. | |||
2006-07-19 | usually works better when you check for the right device id. tsk tsk. | Federico G. Schwindt | |
2006-07-19 | fix crash by reading a mixer value with AD1891HD codec, which | Brad Smith | |
has invalid connection lists. From kent@NetBSD | |||
2006-07-18 | attach to the ADMtek 983B chipset as well. | Brad Smith | |
2006-07-18 | regen | Brad Smith | |
2006-07-18 | add the ADMtek AN983B PCI id. | Brad Smith | |
2006-07-18 | regen | Moritz Jodeit | |
2006-07-18 | Add O2Micro OZ711EC1 SmartCardBus Controller. | Moritz Jodeit | |
2006-07-18 | On some TI controllers, disable the SD/MMC bit on the flash media so | Federico G. Schwindt | |
the SD host takes over. originally fix from ian@, different one commited. tested by ian@ and myself. uwe@ ok. | |||
2006-07-18 | regen | Brad Smith | |
2006-07-18 | the VIA HDA PCI id matches against multiple chipsets. | Brad Smith | |
2006-07-18 | increase the number of Jumbo slots a little bit for sparc64. | Brad Smith | |
2006-07-17 | regen | Brad Smith | |
2006-07-17 | fix some of the IBM entries. | Brad Smith | |
2006-07-17 | correct the way hosts are alloc'ed. fixes crashes on controllers with | Federico G. Schwindt | |
multiple slots. tested by me and ian@. uwe@ ok. | |||
2006-07-17 | sync | Theo de Raadt | |
2006-07-17 | new bridge; sthen@symphytum.spacehopper.org | Theo de Raadt | |
2006-07-17 | regen | David Gwynne | |
2006-07-17 | add areca and their raid products | David Gwynne | |
2006-07-16 | Match a few more Promise SATA chips which should work | Jonathan Gray | |
if the FreeBSD driver is any indication. | |||
2006-07-15 | regen | Mark Kettenis | |
2006-07-15 | Add MCP04 ISA bridge. | Mark Kettenis | |
2006-07-14 | clean up a few defines and apply some knf | David Gwynne | |
2006-07-14 | regen | Jonathan Gray | |
2006-07-14 | Add a few more Promise devices. | Jonathan Gray | |
2006-07-14 | dont pretend to configure the BAR to only use 32bit addressing, and make | David Gwynne | |
sure we compare the right bits when we figure out what type of memory we're talking to. | |||
2006-07-14 | debug message macros. | Brad Smith | |
2006-07-13 | regen | Brad Smith | |
2006-07-13 | Add the VIA VT8237A HD Audio PCI id. | Brad Smith | |
From kent@NetBSD | |||
2006-07-12 | only call the init routine if the interface is not already running. | Brad Smith | |
2006-07-12 | move a few structures and macros over to the header file. | Brad Smith | |
2006-07-12 | use config space macros. | Brad Smith | |
2006-07-12 | check ifp->if_hardmtu instead of ETHERMTU. | Brad Smith | |
2006-07-12 | increase the maximum Jumbo frame length and correct the STGE_MaxFrameSize | Brad Smith | |
register address. | |||
2006-07-11 | put the increasing tx threshold message under SF_DEBUG | Brad Smith | |
instead of DIAGNOSTIC. From Nick Nauwelaerts in PR 5176 | |||
2006-07-11 | Do not fiddle with the io/mem space enable bits in the PCI command/status | Mark Kettenis | |
register. This avoids accidentally resetting bits set by mapping BARs. ok krw@ | |||
2006-07-11 | Read PCI command/status register right before modifying it to prevent restoring | Mark Kettenis | |
bits set by mapping BARs. tested by steven@, ok krw@ | |||
2006-07-10 | in pciide_mapregs_compat() explicitly enable PCI IO, then remove all the | Theo de Raadt | |
checks in all the sub-drivers checking for this; ok kettenis | |||
2006-07-10 | remove ifdef __OtherBSD__. no binary change | David Gwynne | |
2006-07-10 | add code for the interrupt holdoff support. bump NS_IHR_DELAY above 0 to | Brad Smith | |
enable the support. | |||
2006-07-10 | Fully initialize the softc structure before enabling interrupt. | Brad Smith | |
Copied from drahn@'s commit to if_em. | |||
2006-07-10 | Fully initialize the softc structure before enabling interrupt. ok brad@ | Dale Rahn | |
2006-07-09 | regen | Brad Smith | |
2006-07-09 | add the QLogic ISP2322 PCI id. | Brad Smith | |
2006-07-09 | Some more KNF stuff I missed. | Michael Knudsen | |
2006-07-09 | ANSI and KNF. No binary change. | Michael Knudsen | |
2006-07-09 | regen | Brad Smith | |