summaryrefslogtreecommitdiff
path: root/sys/conf/NOTES
Commit message (Expand)AuthorAgeFilesLines
* Add sysctls to toggle the behaviour of the (former) IPSEC_FILTERTUNNELBjoern A. Zeeb2009-05-231-3/+4
* - Use "device\t" and "options \t" for consistency.Jun Kuriyama2009-05-101-21/+21
* add uath; sort usb wireless driversSam Leffler2009-05-011-5/+8
* vlan(4) no longer depends on miibus(4).Antoine Brodin2009-04-201-1/+1
* - Import infrastructure for caching flows as a means of accelerating L3 and L...Kip Macy2009-04-191-0/+3
* Add a compat option to the EBR scheme that controls theMarcel Moolenaar2009-04-151-0/+1
* Add additional file to ixgbe files list, and uncomment NOTES entryJack F Vogel2009-04-101-1/+1
* Remove the uscanner(4) driver, this follows the removal of the kernel scannerAndrew Thompson2009-03-191-2/+0
* Remove IFF_NEEDSGIANT, a compatibility infrastructure introducedRobert Watson2009-03-151-14/+0
* - comment out slhci in NOTES for the momentAndrew Thompson2009-02-231-1/+1
* Remove ugen from NOTES, its no longer an optional device.Andrew Thompson2009-02-231-2/+0
* Add option GEOM_PART_EBR by default on amd64 and i386.Marcel Moolenaar2009-02-101-0/+1
* Further NOTES cleanup -- following drivers didn't survive TTY-ngWojciech A. Koszek2009-02-081-35/+0
* Add missing pcfclock description.Wojciech A. Koszek2009-02-081-0/+1
* Resort NOTES a bit to easily distinguish, which comments are actual andWojciech A. Koszek2009-02-081-42/+71
* Tone down warning about the quality of the NTFS VFS module. It appears thatMaxim Sobolev2009-01-201-2/+3
* Mention the fact that the NTFS kernel support isn'tMaxim Sobolev2009-01-191-1/+5
* Allow experimental libteken features to be tested without changing code.Ed Schouten2009-01-171-0/+4
* o Tweak comments a bit.Maxim Konovalov2009-01-111-2/+2
* Implement a new IP option (not compiled/enabled by default) to allowAdrian Chadd2009-01-091-0/+8
* - Remove snd_au88x0 which seems never got compiled into kernel nor as a kernelRong-En Fan2009-01-071-3/+0
* Add small hint that snd_ich is the AC'97 controller driver.Alexander Motin2009-01-061-1/+1
* This main goals of this project are:Qing Li2008-12-151-1/+1
* Add ale(4), a driver for Atheros AR8121/AR8113/AR8114 PCIe ethernetPyun YongHyeon2008-11-121-0/+2
* Reintroduce the snp(4) driver.Ed Schouten2008-11-051-0/+1
* Move the CAM passthrough code into a true module so that it doesn't have to beScott Long2008-11-031-0/+1
* Revert r184516. Option RL_TWISTER_ENABLE is no more after it becameKonstantin Belousov2008-11-021-1/+0
* Add RL_TWISTER_ENABLE.Warner Losh2008-11-011-0/+1
* Add U3G_DEBUG to LINTNick Hibma2008-10-241-1/+2
* Clarify the PREEMPTION description a little.David E. O'Brien2008-10-221-3/+3
* Import sdhci (PCI SD Host Controller) driver.Alexander Motin2008-10-211-4/+7
* Say hello to the u3g driver, implementing support for 3G modems.Nick Hibma2008-10-091-1/+2
* - Add driver for Attansic L2 FastEthernet controller found onStanislav Sedov2008-10-031-0/+3
* Turn on TCP_SIGNATURE for LINT builds. This should catch situationsBjoern A. Zeeb2008-09-131-1/+1
* ds133x: Introduce device_identify method; update NOTES.Rafal Jaworowski2008-09-081-0/+8
* Integrate the new MPSAFE TTY layer to the FreeBSD operating system.Ed Schouten2008-08-201-8/+1
* Disconnect drivers that haven't been ported to MPSAFE TTY yet.Ed Schouten2008-08-031-22/+0
* Unbreak build.Pyun YongHyeon2008-07-301-2/+0
* Add missing jme(4), msk(4), nfe(4), re(4) and stge(4) in NOTES andPyun YongHyeon2008-07-291-0/+7
* Re-enable em(4) and igb(4) in NOTES.John Baldwin2008-07-281-2/+2
* Add an accept filter for TCP based DNS requests. It waits until theDavid Malone2008-07-181-0/+1
* Remove the sbsh(4) driver. No one responded to requests for testing theJohn Baldwin2008-07-041-2/+0
* Remove the cnw(4) driver. No one responded to calls to test it on current@John Baldwin2008-07-041-2/+0
* Remove stray "miibus0" reference from ancient kernel config file times.Philip Paeps2008-06-281-1/+1
* Add et(4), a port of DragonFly's Agere ET1310 10/100/GigabitXin LI2008-06-201-0/+1
* Move bm(4) from the sys/conf/NOTES to sys/powerpc/conf/NOTES.Marcel Moolenaar2008-06-081-2/+0
* Add support for the Apple Big Mac (BMAC) Ethernet controller,Marcel Moolenaar2008-06-071-0/+2
* Hook up jme(4) to the build.Pyun YongHyeon2008-05-271-0/+1
* Remove netatm from HEAD as it is not MPSAFE and relies on the now removedRobert Watson2008-05-251-32/+0
* Add the KDTRACE_HOOKS option for DTrace support.John Birrell2008-05-231-0/+6