| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add the ACPI Toshiba extras driver (hotkeys, LCD backlight, video output, | Nate Lawson | 2004-01-11 | 1 | -0/+9 |
| * | Add Audigy support. | David E. O'Brien | 2004-01-11 | 1 | -2/+11 |
| * | The ida module is not needed for pc98. | Yoshihiro Takahashi | 2004-01-11 | 1 | -1/+1 |
| * | ida(4) module. PCI only for now. | Matthew N. Dodd | 2004-01-11 | 2 | -0/+10 |
| * | Implement NdisOpenFile()/NdisCloseFile()/NdisMapFile()/NdisUnmapFile(). | Bill Paul | 2004-01-09 | 1 | -1/+1 |
| * | Always clean all files, including ones under ACPI_DEBUG when doing a | Nate Lawson | 2004-01-08 | 1 | -7/+9 |
| * | Use double quotes instead of single quotes for echos to build options | Bruce Evans | 2003-12-29 | 3 | -3/+4 |
| * | Fixed some style bugs (mainly the bad examples @echo, NOMAN, and non-use | Bruce Evans | 2003-12-29 | 1 | -10/+6 |
| * | Fixed some style bugs: | Bruce Evans | 2003-12-29 | 1 | -8/+6 |
| * | Fixed some style bugs. SRCS and the opt_*.h rules were totally | Bruce Evans | 2003-12-29 | 1 | -11/+10 |
| * | Fix to support pc98 and currect typo. | Yoshihiro Takahashi | 2003-12-28 | 1 | -2/+11 |
| * | New sio module. A number of people have suggested this over the years | Warner Losh | 2003-12-27 | 1 | -0/+25 |
| * | Move the acpi module down a directory. This will allow us to import | Nate Lawson | 2003-12-24 | 2 | -76/+81 |
| * | Push m_apply() and m_getptr() up into the colleciton of standard mbuf | Bruce M Simpson | 2003-12-15 | 1 | -1/+1 |
| * | Turn off build of if_ndis.ko by default, since it depends on an | Bill Paul | 2003-12-12 | 1 | -1/+0 |
| * | Grrr. Put the right .PATH statements in the right Makefiles. | Bill Paul | 2003-12-11 | 2 | -2/+2 |
| * | Ack! Only build if_ndis.ko and ndis.ko if arch == i386. | Bill Paul | 2003-12-11 | 1 | -2/+2 |
| * | Commit the first cut of Project Evil, also known as the NDISulator. | Bill Paul | 2003-12-11 | 3 | -0/+20 |
| * | hea is gone, remove its module | Warner Losh | 2003-12-07 | 2 | -12/+0 |
| * | Remove hea module. | Warner Losh | 2003-12-07 | 1 | -1/+0 |
| * | Remove SMP option support from building the ACPI module as it is no longer | John Baldwin | 2003-12-05 | 1 | -3/+0 |
| * | - Reenable building of the ACPI module on i386. | John Baldwin | 2003-12-03 | 1 | -0/+1 |
| * | Add madt.c to the list of sources for i386. | John Baldwin | 2003-12-03 | 1 | -0/+3 |
| * | Updated cx driver commit part 1: bring in the new kernel driver. | Warner Losh | 2003-12-03 | 1 | -0/+39 |
| * | * Add acpi_pcpu_get_id(idx, *acpi_id, *cpu_id) which fetches the | Nate Lawson | 2003-11-26 | 1 | -2/+5 |
| * | o Remove @- from the ln and change it to a -sf. This was bogus, and | Warner Losh | 2003-11-19 | 8 | -8/+6 |
| * | Revert a NOOP change to Makefile that slipped into the last commit. | Robert Watson | 2003-11-18 | 1 | -1/+0 |
| * | Introduce a MAC label reference in 'struct inpcb', which caches | Robert Watson | 2003-11-18 | 1 | -0/+1 |
| * | Make interrupt pipe interval time configurable. | Shunsuke Akiyama | 2003-11-16 | 1 | -1/+2 |
| * | Quick hack to make the nfsclient.ko loadable again. This brings in | Warner Losh | 2003-11-16 | 1 | -1/+12 |
| * | Implement Cx CPU idle states and updated throttling support. | Nate Lawson | 2003-11-15 | 1 | -1/+2 |
| * | nfs4 client module. | Alfred Perlstein | 2003-11-15 | 1 | -0/+36 |
| * | Fix a bug whereby the physical endpoints of a gre(4) tunnel would not | Bruce M Simpson | 2003-11-14 | 1 | -2/+5 |
| * | Following the repo-copy from src/sys/modules/mac_none/Makefile, | Robert Watson | 2003-11-11 | 1 | -3/+3 |
| * | Don't compile with -g by default; there's a better way to build modules with | Ruslan Ermilov | 2003-11-10 | 1 | -2/+0 |
| * | Add the Makefile glue for the udf_iconv module. | Scott Long | 2003-11-07 | 2 | -0/+10 |
| * | The layer 3 (signalling) of NgATM netgraph node: ng_uni. This node | Hartmut Brandt | 2003-11-07 | 2 | -1/+19 |
| * | List the three modules that I have that aren't connected to the build. | Warner Losh | 2003-11-06 | 1 | -0/+4 |
| * | Update the udf module makefile for the udf_iconv module | Scott Long | 2003-11-05 | 1 | -0/+1 |
| * | ppbus_if.c is necessary if you are loading submodules. | Warner Losh | 2003-11-04 | 1 | -1/+1 |
| * | Module for cs driver | Warner Losh | 2003-11-04 | 1 | -0/+9 |
| * | Temporarily disable the acpi(4) module on i386 until issues revolving | John Baldwin | 2003-11-03 | 1 | -1/+0 |
| * | Put the address handling, traffic descripto handling and the | Hartmut Brandt | 2003-11-03 | 1 | -1/+3 |
| * | Add dumb console driver and related bits. | Hidetoshi Shimokawa | 2003-10-24 | 3 | -0/+34 |
| * | Module build infrastructure for the NgATM SAA layer. | Hartmut Brandt | 2003-10-24 | 4 | -1/+47 |
| * | Add SBP-II target mode driver. | Hidetoshi Shimokawa | 2003-10-18 | 2 | -0/+17 |
| * | Update Bluetooth code. | Maksim Yevmenkin | 2003-10-12 | 8 | -26/+8 |
| * | MFp4: Change struct fw_xfer to reduce memory copy in fwmem_*() functions. | Hidetoshi Shimokawa | 2003-10-02 | 1 | -1/+1 |
| * | - Support for multibyte charsets in LIBICONV. | Max Khon | 2003-09-26 | 8 | -3/+33 |
| * | update to reflect PFIL_HOOKS api changes | Sam Leffler | 2003-09-23 | 1 | -1/+1 |