| Commit message (Expand) | Author | Age | Files | Lines |
* | Switch to use the TSC code i386/i386/tsc.c | phk | 2003-02-11 | 1 | -0/+1 |
* | Add CanBe power management controller support. | nyan | 2003-02-03 | 1 | -0/+3 |
* | Remove pc98/wfd and pc98/wst drivers, they have been broken to the | phk | 2003-01-30 | 1 | -2/+0 |
* | NO_GEOM cleanup: Don't inlude diskslice_machdep.c | phk | 2003-01-29 | 1 | -1/+0 |
* | NO_GEOM cleanup: remove subr_disk{label,mbr,slice}.c from pc98 kernels. | phk | 2003-01-28 | 1 | -3/+0 |
* | Remove unneeded entries. | nyan | 2003-01-18 | 1 | -15/+0 |
* | Move subr_disklabel.c and subr_diskslice.c from being MI to MD files, | phk | 2003-01-17 | 1 | -0/+2 |
* | - Move netsmb entries over to MI files. netsmb appears to be MI code. | jhb | 2002-11-08 | 1 | -10/+0 |
* | Merge over ar(4) and db(4) to files.pc98. | jhb | 2002-11-07 | 1 | -0/+3 |
* | - Convert to newbus, bus_space etc. | mdodd | 2002-11-05 | 1 | -1/+0 |
* | Make geom_mbr.c optional on PC98, use GEOM_MBR option to include it. | phk | 2002-10-26 | 1 | -1/+0 |
* | The rc driver is not needed for pc98. | nyan | 2002-10-24 | 1 | -1/+0 |
* | NB: This commit does *NOT* make GEOM the default in FreeBSD | phk | 2002-10-05 | 1 | -0/+3 |
* | hookup new crypto support to the config/build process | sam | 2002-10-04 | 1 | -0/+7 |
* | newbus & bus_space the mcd(4) driver. | mdodd | 2002-10-04 | 1 | -1/+0 |
* | Alas, poor matcd, I knew ye well. | scottl | 2002-10-04 | 1 | -1/+0 |
* | MFi386: revision 1.419 | nyan | 2002-09-24 | 1 | -0/+1 |
* | MFi386: revisions 1.417 and 1.418. | nyan | 2002-09-16 | 1 | -1/+3 |
* | Continue de-counting i4b. Devices i4bctl, i4bcapi, iavc, i4bq921, | brooks | 2002-09-02 | 1 | -7/+7 |
* | Initiate deorbit burn for sys/kern/link_aout.c. We never shipped a.out | peter | 2002-08-29 | 1 | -1/+0 |
* | Untangle this warning a bit: | peter | 2002-08-20 | 1 | -1/+1 |
* | de-count pcbkd | peter | 2002-08-20 | 1 | -1/+1 |
* | de-count atkbdc and sc. Folks, remove the '1' from 'device sc 1' and | peter | 2002-08-19 | 1 | -1/+1 |
* | MFi386: revision 1.407 (move the em driver entry to MI file) | nyan | 2002-07-24 | 1 | -2/+0 |
* | pci/cy_pci.c is still MD, it needs i386/isa/cy.c for the core. | peter | 2002-07-21 | 1 | -0/+1 |
* | Move SMBFS from i386 and pc98 files and options files to MI files and | jhb | 2002-07-15 | 1 | -6/+0 |
* | Move all the sio(4) attachments (except for pc98's cbus attachment) to the | jhb | 2002-07-15 | 1 | -4/+0 |
* | The puc(4) driver/bridge is MI, so don't bury it in MD options and files | jhb | 2002-07-15 | 1 | -3/+1 |
* | Remote pci.h/NPCI usage from i4b code. | brooks | 2002-06-13 | 1 | -14/+14 |
* | Added support for 82545EM and 82546EB based adapters. | pdeuskar | 2002-06-03 | 1 | -2/+1 |
* | MFi386: 1.398-1.399 (${MACHINE_ARCH}_dump.c -> dump_machdep.c) | non | 2002-05-21 | 1 | -1/+1 |
* | MFi386: revision 1.400. | nyan | 2002-05-19 | 1 | -0/+1 |
* | Remove unneeded entries. | nyan | 2002-05-19 | 1 | -11/+0 |
* | Added the new kernel dumping support for pc98. | nyan | 2002-04-06 | 1 | -0/+1 |
* | Compromise for critical*()/cpu_critical*() recommit. Cleanup the interrupt | dillon | 2002-03-27 | 1 | -0/+1 |
* | MFi386: revision 1.396 | nyan | 2002-03-25 | 1 | -2/+2 |
* | - Speedup 3DES by using assembly code for i386. | ume | 2002-03-05 | 1 | -2/+8 |
* | MFi386: revision 1.394. | nyan | 2002-03-02 | 1 | -1/+1 |
* | Mark stallion.c as nowerror (known broken, this is a #warning) | peter | 2002-02-27 | 1 | -1/+1 |
* | MFi386: revision 1.392 | nyan | 2002-02-17 | 1 | -0/+3 |
* | MFi386: revision 1.391 | nyan | 2002-02-12 | 1 | -1/+0 |
* | Removed the one use of the mandatory keyword (for npx). | bde | 2002-01-30 | 1 | -1/+1 |
* | MFi386: revision 1.388 | nyan | 2002-01-18 | 1 | -0/+1 |
* | genassym builds need the -fno-common stripped out. | peter | 2002-01-11 | 1 | -2/+2 |
* | MFi386: revisions 1.382 and 1.386. | nyan | 2002-01-06 | 1 | -1/+13 |
* | Merged from files.i386 revision 1.384. | nyan | 2001-12-22 | 1 | -8/+3 |
* | MFi386: files.i386 revision 1.385 | nyan | 2001-12-16 | 1 | -0/+1 |
* | Split the sio driver for pc98 into bus front end and back end. | nyan | 2001-11-26 | 1 | -2/+4 |
* | First part of patches to make sio grok 16-bit serial cards under | imp | 2001-11-26 | 1 | -0/+2 |
* | GC userconfig after Peter axed it 15 months ago. | phk | 2001-11-05 | 1 | -1/+0 |