Age | Commit message (Expand) | Author |
2006-12-29 | No need to read ANAR and ANLPAR anymore. | Mark Kettenis |
2006-12-29 | Add support for the Meinberg PCI511 and GPS170PCI cards. | Marc Balmer |
2006-12-29 | Don't wrap MAC address to newline. | Marcus Glocker |
2006-12-29 | Replace setperf algorithm with a linear version. Also use the aml provided | Marco Peereboom |
2006-12-29 | Give the UltraSPARC-III its own version of dcache_flush_page(). Fixes problems | Mark Kettenis |
2006-12-28 | knf, from bred@ | Todd T. Fries |
2006-12-28 | spacing. | Marcus Glocker |
2006-12-28 | Finish core enumeration, break out core change and reset functions. | Marcus Glocker |
2006-12-28 | Add support for the Cronyx Omega serial ports card; this particular card | Miod Vallat |
2006-12-28 | Regen | Miod Vallat |
2006-12-28 | Cronyx Omega serial ports card. | Miod Vallat |
2006-12-28 | Support for ST16C654 chips, however these aren't detected as such, so the | Miod Vallat |
2006-12-28 | Zap nextgennumber, unused since LFS went up into the attic. | Thordur I. Bjornsson |
2006-12-28 | check if ifqueue has anything queued before doing the dance of | Theo de Raadt |
2006-12-28 | check if ifqueue has anything queued before doing the dance of | Theo de Raadt |
2006-12-28 | Prettify dmesg a bit for attach with power state being either offline or | Michael Knudsen |
2006-12-28 | Remove useless code dealing with media type. Simplify PHY reset code. | Mark Kettenis |
2006-12-28 | Pass MIIF_DOPAUSE to mii_attach(). | Mark Kettenis |
2006-12-28 | Use mii_phy_flowstatus() to set flow control status bits. | Mark Kettenis |
2006-12-28 | Add function to detect flow control status. From NetBSD. | Mark Kettenis |
2006-12-27 | make the Sierra Wireless MC8755 attach to umsm(4). this is a MiniPCI | Felix Kronlage |
2006-12-27 | regen with id from Sierra Wireless MC8755 | Felix Kronlage |
2006-12-27 | add device id for Sierra Wireless MC8755, from janek@openbug.org | Felix Kronlage |
2006-12-27 | Patch a few more D-cache flush instructions on UltraSPARC-III. | Mark Kettenis |
2006-12-27 | Always explicitly set IFM_HDX for half-duplex. | Mark Kettenis |
2006-12-27 | pnozz is initialized by the prom in 8bpp mode, so don't bring high-depth | Miod Vallat |
2006-12-27 | Add code to change video mode (resolution and color depth) on the fly for | Miod Vallat |
2006-12-27 | Switch new new syscall ABI, now passes the syscall number in r12 instead of | Dale Rahn |
2006-12-27 | Set IFM_ETH_MASTER if local PHY configuration resolved to MASTER. | Mark Kettenis |
2006-12-27 | spacing | Jonathan Gray |
2006-12-27 | Wrap bus space access in similiar macros to other drivers | Jonathan Gray |
2006-12-27 | consistent naming of units, percentage -> percent. | Marc Balmer |
2006-12-27 | Add IFM_ETH_RXPAUSE and IFM_ETH_TXPAUSE. From NetBSD. | Mark Kettenis |
2006-12-27 | correct rhlen computation (if the "if" clause on the next line is taken, | Jun-ichiro itojun Hagino |
2006-12-26 | Add polling to devices that require it such as acpibat and acpitz. | Marco Peereboom |
2006-12-26 | The adt7475 has a fixed address of 0x2e. | Mark Kettenis |
2006-12-26 | support adt7475; tested by dhartmei | Theo de Raadt |
2006-12-26 | There is a single 'p', not a double, in 'triple'. | Tom Cosgrove |
2006-12-26 | Don't re-initialize the card every time the IP address is changed. | Kenneth R Westerback |
2006-12-25 | identify adt7475 | Theo de Raadt |
2006-12-25 | print the phy mode in IFF_DEBUG status output which helps to debug | Reyk Floeter |
2006-12-24 | Make non-autonegotiated 10baseT and 100baseTX work. | Mark Kettenis |
2006-12-24 | Define PROC_PC. Then, since profiling information is being reported in | Miod Vallat |
2006-12-24 | If <machine/cpu.h> defines PROC_PC to compute the userland pc from an exception | Miod Vallat |
2006-12-24 | Check for want_resched when processing AST and nowhere else. But then, when | Miod Vallat |
2006-12-24 | Keep a counter for addupc_intr() invocations, and pass its value, instead of 1, | Miod Vallat |
2006-12-24 | In msk_marv_miibus_writereg, wait for busy flag to clear instead of | Mark Kettenis |
2006-12-24 | use the right size when loading the rx/tx descriptor bus dma maps. | Reyk Floeter |
2006-12-24 | ansify, no binary change, from Bret Lambert | Pedro Martelletto |
2006-12-24 | normally hardware engineers call it Vcc not VCC | Theo de Raadt |