summaryrefslogtreecommitdiff
path: root/sys/conf/files
AgeCommit message (Expand)Author
2006-06-29remove mpt. it has since been replaced with mpi, which is a smaller andDavid Gwynne
2006-06-19move clock_subr.c to a better place, and now it is always in the kernelTheo de Raadt
2006-06-17Move AMRR rate control algorithm out of wpi(4) and ural(4), into net80211.Damien Bergamini
2006-06-02Add a clonable devices implementation. Hacked along with thib@, inputPedro Martelletto
2006-06-01Add basic NMEA0183 support as a tty line discipline. The line disciplineMarc Balmer
2006-05-28Support for standard SD host controllers like the Ricoh 5C822, a smallUwe Stuehler
2006-05-27Do the same thing as for IPv4. Use a sysctl to enable/disable mfrowardingClaudio Jeker
2006-05-27add mpi(4), an alternative (replacement) driver for lsi logic fusion mptDavid Gwynne
2006-05-27Make NCOM_{CARDBUS,GSC,ISAPNP} defined again in com.h, as there is codeMiod Vallat
2006-04-28Instrumentation for an in-kernel getcwd() implementation.Pedro Martelletto
2006-04-06Hook up mfi, remains disabled.Marco Peereboom
2006-03-21Implementation of the Michael MIC as defined in IEEE 802.11i for TKIP.Reyk Floeter
2006-03-12remove BPF filter support if the bpfilter device is removed.Brad Smith
2006-03-04Dallas 1-Wire bus support. Includes the following drivers:Alexander Yurchenko
2006-02-01a driver for the phillips pcf8584 i2c controller as found on the sun netraDavid Gwynne
2006-01-29Disable iic whenever ipmi is enabled. This fixes boxes like Sun x4200 thatMarco Peereboom
2006-01-23update sm(4) from NetBSD, including support for more models and MII;Martin Reindl
2006-01-14Better UDF name extraction code, which will not forget to report errors inMiod Vallat
2006-01-14Rename nslm7x.c into lm78.c and nslm7xvar.h into lm78var.h, and clean upMark Kettenis
2006-01-09Move an(4) to a driver based on the NetBSD one.Jonathan Gray
2006-01-09- add preliminary support for Ralink Technology RT2561, RT2561S and RT2661Damien Bergamini
2006-01-02Remove orphaned i2c_bitbang code, as well as i2c_bitbang and i2cexecMiod Vallat
2005-12-11Replace procfs_domem() with a similar interface, process_domem(), which livesMiod Vallat
2005-12-06Remove fdescfsPedro Martelletto
2005-11-24Remove kernfs, okay deraadt@.Pedro Martelletto
2005-11-10split the sensors stuff out into a source file of its own.David Gwynne
2005-11-01Remove the call to ieee80211_ifattach() for the moment as itJonathan Gray
2005-10-31jsg forgot to specify that wi(4) now needs wlan option; ok miodTheo de Raadt
2005-09-26Share com probe code between com and pccom; allows us to get rid of awkwardMiod Vallat
2005-09-15Stop compiling the texte console rotation code #ifdef __zaurus__, but useMiod Vallat
2005-09-08Remove FreeBSD if_printf compat function from net80211.Jonathan Gray
2005-07-17Attach com(4) to the built-in modem found on Tadpole SPARCbooks.Miod Vallat
2005-07-06smartarray 5* raid controller; does io but needs more work; commented out in ...Michael Shalayeff
2005-07-03Extended Attributes was a piece to get to ACLs, however ACLs have notDale Rahn
2005-06-16unbust "com at pxaip" attachment so that there is no need to enableUwe Stuehler
2005-06-08Xerox NS leaves usHenning Brauer
2005-06-07no more CCITTHenning Brauer
2005-06-03com_pxa2x0 must cause com.c compilation; piece missed by uweTheo de Raadt
2005-05-29cleanup rtwReyk Floeter
2005-05-26trunk depends on ifmedia.Miod Vallat
2005-05-26RIP stackable filesystems, ok marius@ tedu@, discussed with deraadt@Pedro Martelletto
2005-05-24initial import of a trunking (link aggregation and link failover)Reyk Floeter
2005-05-15Partial sync to the NetBSD wscons code, bringing a better wsmux behaviourMiod Vallat
2005-05-10Add epic(4) driver which supersedes tx(4).Brad Smith
2005-05-01To allow for MD override of in4_cksum()...Brad Smith
2005-04-16Remove regs and fpregs pseudo-files from procfs.Mark Kettenis
2005-03-29in right placeTheo de Raadt
2005-03-29Bring in UDF support from FreeBSD, disabled for now.Pedro Martelletto
2005-03-08Cosmetics...Thierry Deval
2005-03-05Clean up the tree from incomplete, unreliable and unsupported IEEE1394 code.Thierry Deval