Age | Commit message (Expand) | Author |
2006-05-04 | Now that .S files have proper dependencies, do not hardcode dependencies | Miod Vallat |
2006-05-04 | free resources on close; found by Alexandre Ratchov <alex@caoua.org> | Michael Shalayeff |
2006-05-04 | fix interrupt out transfers | Jolan Luff |
2006-05-03 | Overhaul of the disassembler code, with random fixes, better conditionnal | Miod Vallat |
2006-05-03 | Fix a (documented) logic botch in inst_load(). | Miod Vallat |
2006-05-03 | Provide a function pointer that allows for the wdc reset | Jonathan Gray |
2006-05-03 | regen | Brad Smith |
2006-05-03 | add the Neterion Xframe-II 10GbE product id. | Brad Smith |
2006-05-02 | Replace db_{disable,enable}_interrupts with expanded version of themselves, | Miod Vallat |
2006-05-02 | Wave goodbye to bugtty on mvme88k as well. | Miod Vallat |
2006-05-02 | The r128 driver also need the 0xb0000-0xc0000 address range. found by Jolan@. | Matthieu Herrb |
2006-05-02 | * Plug memory leak if init fails; ok gwk@ | Patrick Latifi |
2006-05-02 | fix creation of sub-anchors, e.g. if you create an anchor /foo/bar, create | Daniel Hartmeier |
2006-05-01 | Regen | Pedro Martelletto |
2006-05-01 | Add Neodio 8-in-1 Flash Device Controller, okay dlg@ | Pedro Martelletto |
2006-05-01 | Move vn_isunder() to vfs_vnops.c, that's the place for vn_* functions | Pedro Martelletto |
2006-05-01 | Rename functions and move prototypes around | Pedro Martelletto |
2006-05-01 | - when setting the interface address, only call ixgb_init() if the interface | Brad Smith |
2006-05-01 | sprinkle some tabs. | Brad Smith |
2006-05-01 | Make static functions global so DDB can see them | Pedro Martelletto |
2006-05-01 | Activate Tx descriptor poll timer in order to protect possible loss | Brad Smith |
2006-05-01 | Added Rx/Tx FIFO flush support for Yukon | Brad Smith |
2006-05-01 | Fixup broken mpbios'es on VT8237 and nForce4 chipsets. Fixes interrupt | Mark Kettenis |
2006-05-01 | A new function sk_yukon_tick(), to handle auto-negotiation properly for | Brad Smith |
2006-05-01 | replace magic value of 32 with EM_MAX_SCATTER. | Brad Smith |
2006-05-01 | increase the Tx ring count from 64 to 256. | Brad Smith |
2006-05-01 | remove an unused prototype. | Damien Bergamini |
2006-05-01 | call iwi_stop() at beginning of iwi_init() so that all rings are properly | Damien Bergamini |
2006-05-01 | Zero the memory allocated for subdevs[], preventing a quick trip to | Kenneth R Westerback |
2006-05-01 | always call xge_init() here, for the time being. | Brad Smith |
2006-05-01 | OpenBSD-ify the attach function printf's. | Brad Smith |
2006-05-01 | add commented out entries for the Neterion Xframe-I 10Gb ethernet adapters. | Brad Smith |
2006-05-01 | initial port of a driver for the Neterion Xframe-I 10Gb Ethernet adapter. | Brad Smith |
2006-04-30 | incorporate feedback from kettenis@: fix init of sc_temp_invalid for LM90, | Damien Miller |
2006-04-30 | - add I2O to RAMDISK_CD | Brad Smith |
2006-04-30 | add I2O to the RAMDISK | Brad Smith |
2006-04-30 | Enable rtw@pci | Brad Smith |
2006-04-30 | - Enable fxp and rl@CardBus on GENERIC and RAMDISK | Brad Smith |
2006-04-30 | sync the I2O section with macppc config, adding the I2O SCSI pass-through dri... | Brad Smith |
2006-04-30 | Do not leave behind half-initialized data structures so we don't stumble over | Mark Kettenis |
2006-04-30 | Backout last commit, it makes us crash when a ptraced program forks. | Mark Kettenis |
2006-04-30 | remove the simplelock argument from vfs_busy() which is currently not | Nikolay Sturm |
2006-04-30 | support the Maxim 6657, 6658 and 6659 parts, which are register-wise | Damien Miller |
2006-04-30 | style | Brad Smith |
2006-04-30 | - check for IFF_RUNNING being set before calling lge_init(). | Brad Smith |
2006-04-30 | rv not set. Sloppy but didn't matter. | Marco Peereboom |
2006-04-30 | - Use SK_IS_GENESIS/SK_IS_YUKON where appropriate | Brad Smith |
2006-04-30 | - Interrupt handler now checks shared interrupt source and protects | Brad Smith |
2006-04-30 | Update if_oerrors if we encounter watchdog error. | Brad Smith |
2006-04-30 | - Added/corrected register definitions for Yukon. | Brad Smith |