| Commit message (Expand) | Author | Age | Files | Lines |
| * | Clean out sysctl machdep.* related defines. | Poul-Henning Kamp | 2006-05-11 | 1 | -4/+4 |
| * | Add in linsysfs. A linux 2.6 like sys filesystem to pacify the Linux | Doug Ambrisko | 2006-05-09 | 1 | -0/+4 |
| * | Remove unneeded include. | Yoshihiro Takahashi | 2006-05-08 | 4 | -6/+0 |
| * | - Move defines for PC-98 machine type from pc98/cbus/cbus.h into | Yoshihiro Takahashi | 2006-05-08 | 2 | -29/+17 |
| * | Add the ath and the wlan crypto support. | Yoshihiro Takahashi | 2006-05-08 | 2 | -0/+14 |
| * | Rewrite of puc(4). Significant changes are: | Marcel Moolenaar | 2006-04-28 | 1 | -2/+0 |
| * | o Move ISA specific code from ppc.c to ppc_isa.c -- a bus front- | Marcel Moolenaar | 2006-04-24 | 2 | -2491/+0 |
| * | Add minidump.h for pc98. | Yoshihiro Takahashi | 2006-04-21 | 1 | -0/+6 |
| * | MFi386: revision 1.625. | Yoshihiro Takahashi | 2006-04-21 | 1 | -2/+15 |
| * | Don't allow userland to set hardware watch points on kernel memory at all. | John Baldwin | 2006-03-14 | 1 | -23/+20 |
| * | MFi386: revision 1.1220. | Yoshihiro Takahashi | 2006-03-04 | 1 | -3/+2 |
| * | - Use bus_setup_intr() and bus_teardown_intr() to register device driver | John Baldwin | 2006-02-22 | 4 | -9/+6 |
| * | MFi386: revision 1.622. | Yoshihiro Takahashi | 2006-02-09 | 1 | -1/+2 |
| * | The asr driver was moved to NOTES for i386. So 'nodevice asr' is not | Yoshihiro Takahashi | 2006-02-09 | 1 | -1/+0 |
| * | MFi386: Enable the ce(4). | Yoshihiro Takahashi | 2006-02-02 | 1 | -0/+4 |
| * | Move the old BSD4.3 tty compatibility from (!BURN_BRIDGES && COMPAT_43) | Poul-Henning Kamp | 2006-01-10 | 1 | -0/+1 |
| * | By popular demand, move __HAVE_ACPI and __PCI_REROUTE_INTERRUPT into | Warner Losh | 2006-01-09 | 2 | -2/+2 |
| * | Define __HAVE_ACPI and/or __PCI_REROUTE_INTERRUPT, as appropriate for | Warner Losh | 2006-01-01 | 1 | -0/+2 |
| * | MFi386: revision 1.621 | Yoshihiro Takahashi | 2005-12-26 | 1 | -3/+0 |
| * | Fix build error. | Yoshihiro Takahashi | 2005-12-23 | 2 | -0/+2 |
| * | Tweak how the MD code calls the fooclock() methods some. Instead of | John Baldwin | 2005-12-22 | 2 | -6/+6 |
| * | Enable the cs and disable the amdsmb and nfsmb on pc98. | Yoshihiro Takahashi | 2005-12-22 | 1 | -1/+2 |
| * | Move device 'cs' into i386/pc98 specific NOTES. It is broken on ppc | Warner Losh | 2005-12-20 | 1 | -0/+2 |
| * | Merged from sys/dev/sio/sio.c revision 1.463. | Yoshihiro Takahashi | 2005-12-18 | 1 | -0/+1 |
| * | Switch MACHINE to "pc98" on FreeBSD/pc98. | Yoshihiro Takahashi | 2005-12-08 | 1 | -2/+27 |
| * | cpp(1) only understand integer arithmetical expressions, so | Ruslan Ermilov | 2005-12-06 | 1 | -2/+1 |
| * | Fix -Wundef warnings from compiling GENERIC and LINT kernels of | Ruslan Ermilov | 2005-12-06 | 2 | -4/+4 |
| * | Fix -Wundef warnings found when compiling i386 LINT, GENERIC and | Ruslan Ermilov | 2005-12-05 | 2 | -3/+3 |
| * | MFi386: revision 1.1215 (add savagedrm). | Yoshihiro Takahashi | 2005-11-30 | 1 | -0/+1 |
| * | - Allow duplicate "machine" directives with the same arguments. | Ruslan Ermilov | 2005-11-27 | 3 | -9/+1 |
| * | Add missing "struct" in i386/i386/machdep.c,v 1.497 by deischen@. | Ruslan Ermilov | 2005-11-24 | 1 | -1/+1 |
| * | Garbage collect machine/smptests.h now that it is empty and no longer used. | John Baldwin | 2005-11-22 | 1 | -6/+0 |
| * | Don't enable PUC_FASTINTR by default in the source. Instead, enable it | John Baldwin | 2005-11-21 | 1 | -0/+2 |
| * | MFi386: Remove obsolete options. | Yoshihiro Takahashi | 2005-11-09 | 1 | -1/+0 |
| * | Move the isa, npx, mem and io devices and the PC98 option from GENERIC | Yoshihiro Takahashi | 2005-10-28 | 2 | -7/+19 |
| * | Catch up with new interrupt handling code. | Ruslan Ermilov | 2005-10-26 | 1 | -2/+2 |
| * | Rename the KDB_STOP_NMI kernel option to STOP_NMI and make it apply to all | John Baldwin | 2005-10-24 | 1 | -1/+1 |
| * | Eliminate two unused arguments to ttycreate(). | Poul-Henning Kamp | 2005-10-16 | 1 | -1/+1 |
| * | Reduce diffs from i386/i386/machdep.c | Yoshihiro Takahashi | 2005-10-16 | 1 | -9/+5 |
| * | Merge over the remaining changes from i386 of the ksiginfo_t changes so | John Baldwin | 2005-10-14 | 1 | -43/+21 |
| * | Remove the sx(4) driver at the request of the author. The author | John Baldwin | 2005-10-14 | 1 | -3/+0 |
| * | 1. Change prototype of trapsignal and sendsig to use ksiginfo_t *, most | David Xu | 2005-10-14 | 1 | -17/+47 |
| * | Polling is now configured with help of ifconfig(8), not sysctl. | Gleb Smirnoff | 2005-10-07 | 1 | -4/+4 |
| * | Use 'PC Card' | Yoshihiro Takahashi | 2005-09-30 | 1 | -2/+2 |
| * | Switch from OLDCARD to NEWCARD on pc98. | Yoshihiro Takahashi | 2005-09-27 | 3 | -7/+6 |
| * | Remove references to OLDCARD. | Warner Losh | 2005-09-25 | 2 | -16/+1 |
| * | Introduce a kernel config for the Mandatory Access Control framework. | Christian S.J. Peron | 2005-09-18 | 1 | -0/+28 |
| * | Add some defines for EPSON machines and use them. | Yoshihiro Takahashi | 2005-09-14 | 3 | -12/+29 |
| * | Remove EPSON PC-386 note A/W/AE/WR support. | Yoshihiro Takahashi | 2005-09-14 | 5 | -95/+10 |
| * | Remove unused functions. | Yoshihiro Takahashi | 2005-09-13 | 1 | -39/+0 |