summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2006-05-01Add Neodio 8-in-1 Flash Device Controller, okay dlg@Pedro Martelletto
2006-05-01Move vn_isunder() to vfs_vnops.c, that's the place for vn_* functionsPedro Martelletto
2006-05-01Rename functions and move prototypes aroundPedro Martelletto
2006-05-01- when setting the interface address, only call ixgb_init() if the interfaceBrad Smith
2006-05-01sprinkle some tabs.Brad Smith
2006-05-01Make static functions global so DDB can see themPedro Martelletto
2006-05-01Activate Tx descriptor poll timer in order to protect possible lossBrad Smith
2006-05-01Added Rx/Tx FIFO flush support for YukonBrad Smith
2006-05-01Fixup broken mpbios'es on VT8237 and nForce4 chipsets. Fixes interruptMark Kettenis
2006-05-01A new function sk_yukon_tick(), to handle auto-negotiation properly forBrad Smith
2006-05-01replace magic value of 32 with EM_MAX_SCATTER.Brad Smith
2006-05-01increase the Tx ring count from 64 to 256.Brad Smith
2006-05-01remove an unused prototype.Damien Bergamini
2006-05-01call iwi_stop() at beginning of iwi_init() so that all rings are properlyDamien Bergamini
2006-05-01Zero the memory allocated for subdevs[], preventing a quick trip toKenneth R Westerback
2006-05-01always call xge_init() here, for the time being.Brad Smith
2006-05-01OpenBSD-ify the attach function printf's.Brad Smith
2006-05-01add commented out entries for the Neterion Xframe-I 10Gb ethernet adapters.Brad Smith
2006-05-01initial port of a driver for the Neterion Xframe-I 10Gb Ethernet adapter.Brad Smith
2006-04-30incorporate feedback from kettenis@: fix init of sc_temp_invalid for LM90,Damien Miller
2006-04-30- add I2O to RAMDISK_CDBrad Smith
2006-04-30add I2O to the RAMDISKBrad Smith
2006-04-30Enable rtw@pciBrad Smith
2006-04-30- Enable fxp and rl@CardBus on GENERIC and RAMDISKBrad Smith
2006-04-30sync the I2O section with macppc config, adding the I2O SCSI pass-through dri...Brad Smith
2006-04-30Do not leave behind half-initialized data structures so we don't stumble overMark Kettenis
2006-04-30Backout last commit, it makes us crash when a ptraced program forks.Mark Kettenis
2006-04-30remove the simplelock argument from vfs_busy() which is currently notNikolay Sturm
2006-04-30support the Maxim 6657, 6658 and 6659 parts, which are register-wiseDamien Miller
2006-04-30styleBrad Smith
2006-04-30- check for IFF_RUNNING being set before calling lge_init().Brad Smith
2006-04-30rv not set. Sloppy but didn't matter.Marco Peereboom
2006-04-30- Use SK_IS_GENESIS/SK_IS_YUKON where appropriateBrad Smith
2006-04-30- Interrupt handler now checks shared interrupt source and protectsBrad Smith
2006-04-30Update if_oerrors if we encounter watchdog error.Brad Smith
2006-04-30- Added/corrected register definitions for Yukon.Brad Smith
2006-04-30Prune remaining of the code, no binary changePedro Martelletto
2006-04-30Free one more resource on attach failure.Brad Smith
2006-04-30Prune getcwd_common() and vn_isunder(), no binary changePedro Martelletto
2006-04-30Prune proc_isunder() and sys___getcwd(), no binary changePedro Martelletto
2006-04-29no need for using rwlocks in dirhash. i was confused about the purposeTed Unangst
2006-04-29KNF bitsPedro Martelletto
2006-04-29fix build after timestamping addition; sparc pointed out by pvalchev@Christian Weisgerber
2006-04-29bring back skip_fc SMI workaround for max6657 chips; ok kettenis@Damien Miller
2006-04-29regenJonathan Gray
2006-04-29Add some more MCP04 ids, found in dmesg from ehunger at inventhorizon.comJonathan Gray
2006-04-29Add a close method to send the shutdown command, which presumablyJonathan Gray
2006-04-29Driver for Silicon Laboratories CP2101/CP2102 based serial adapters.Jonathan Gray
2006-04-29regenJonathan Gray
2006-04-29Add a bunch of CP210x based serial adapters found in Linux driver.Jonathan Gray