| Commit message (Expand) | Author | Age | Files | Lines |
| * | Split the sio driver for pc98 into bus front end and back end. | Yoshihiro Takahashi | 2001-11-26 | 6 | -552/+324 |
| * | MFi386: revision 1.326. | Yoshihiro Takahashi | 2001-11-17 | 1 | -0/+1 |
| * | MFi386: revision 1.483 | Yoshihiro Takahashi | 2001-11-17 | 2 | -12/+12 |
| * | Use make_dev_alias() instead of call make_dev() twice. | Yoshihiro Takahashi | 2001-11-12 | 1 | -4/+8 |
| * | GC userconfig after Peter axed it 15 months ago. | Poul-Henning Kamp | 2001-11-05 | 1 | -3178/+0 |
| * | Don't call cdevsw_add(). | Poul-Henning Kamp | 2001-11-04 | 3 | -23/+0 |
| * | Rename the top 7 bits if disk minors to spare bits, rather than type bits. | Poul-Henning Kamp | 2001-11-04 | 1 | -1/+1 |
| * | MFi386: sys/i386/i386/machdep.c revisions 1.481 and 1.482 | Yoshihiro Takahashi | 2001-10-30 | 2 | -4/+10 |
| * | Removed pmc_isa_identify function. It is not needed. | Yoshihiro Takahashi | 2001-10-28 | 2 | -26/+0 |
| * | cn_tab no longer exists, use cnadd() to add a console device. Note that | Jonathan Lemon | 2001-10-24 | 3 | -3/+3 |
| * | Added the pmc driver which supports power management controller of | Yoshihiro Takahashi | 2001-10-24 | 4 | -0/+518 |
| * | fix broken `compat_atdisk'(replace raw device name with block device's). | Akio Morita | 2001-10-23 | 1 | -2/+3 |
| * | Fix compile error of the case using `LINE30' option. | Akio Morita | 2001-10-23 | 2 | -0/+6 |
| * | First commit after a repo copy of isa/sio* -> dev/sio: | Warner Losh | 2001-10-22 | 2 | -2/+2 |
| * | Use the i386 version of npx.c. It has been merged with the pc98 version. | Bruce Evans | 2001-10-21 | 1 | -1003/+0 |
| * | Remove wx. | Matt Jacob | 2001-10-20 | 1 | -1/+0 |
| * | MFi386: sys/i386/isa/npx.c revisions from 1.114 to 1.116 | Yoshihiro Takahashi | 2001-10-19 | 1 | -161/+56 |
| * | Changed IO_NPXSIZE to 8 | Yoshihiro Takahashi | 2001-10-19 | 2 | -2/+2 |
| * | MFi386: sys/i386/isa/clock.c revision 1.177 | Yoshihiro Takahashi | 2001-10-19 | 3 | -12/+0 |
| * | MFi386: sys/i386/isa/pcaudio.c revision 1.63 | Yoshihiro Takahashi | 2001-10-19 | 1 | -6/+0 |
| * | Merged from sys/isa/sio.c revisions from 1.344 to 1.347 | Yoshihiro Takahashi | 2001-10-19 | 2 | -6/+20 |
| * | MFi386: sys/i386/conf/GENERIC revision 1.320 | Yoshihiro Takahashi | 2001-10-19 | 1 | -1/+1 |
| * | Make SCSI changer and SES devices standard in generic kernels. | Matt Jacob | 2001-10-16 | 1 | -0/+2 |
| * | Rewrite the pc98 bus_space stuff. | Yoshihiro Takahashi | 2001-10-07 | 4 | -0/+3630 |
| * | o Modify pc98 syscons code to use securelevel_gt() instead of | Robert Watson | 2001-09-26 | 1 | -2/+3 |
| * | The faith(4) device is no longer a count device so don't specify a count. | Brooks Davis | 2001-09-25 | 1 | -1/+1 |
| * | - Added #include <sys/systm.h> | Yoshihiro Takahashi | 2001-09-24 | 2 | -2/+4 |
| * | + Fix misplacement of `txp' | David E. O'Brien | 2001-09-24 | 1 | -5/+5 |
| * | Cleanup and split of nfs client and server code. | Peter Wemm | 2001-09-18 | 1 | -1/+2 |
| * | Whitespace fixes. | John Baldwin | 2001-09-18 | 1 | -3/+3 |
| * | MFi386: sys/isa/fd.c revision from 1.205 to 1.219. | Yoshihiro Takahashi | 2001-09-16 | 2 | -880/+1042 |
| * | Allocate i/o and memory resources using gdc driver. | Yoshihiro Takahashi | 2001-09-16 | 2 | -48/+378 |
| * | MFi386: added comment for ed driver. | Yoshihiro Takahashi | 2001-09-16 | 1 | -0/+1 |
| * | MFi386: cosmetic changes. | Yoshihiro Takahashi | 2001-09-16 | 2 | -0/+2 |
| * | MFi386: sys/isa/sio.c revision 1.301, 1.336, 1.337, 1.338, 1.339 and 1.342. | Yoshihiro Takahashi | 2001-09-16 | 2 | -138/+122 |
| * | MFi386: sys/i386/isa/pcaudio.c revision 1.59 and 1.61. | Yoshihiro Takahashi | 2001-09-16 | 1 | -14/+4 |
| * | MFi386: sys/i386/isa/mse.c revision 1.54 and 1.55. | Yoshihiro Takahashi | 2001-09-16 | 1 | -2/+3 |
| * | MFi386: sys/i386/isa/clock.c revision 1.175 and 1.176. | Yoshihiro Takahashi | 2001-09-16 | 3 | -15/+108 |
| * | Added (commented out) ACPI attachment. | Yoshihiro Takahashi | 2001-09-16 | 6 | -0/+18 |
| * | MFi386: removed IDE_DELAY option. | Yoshihiro Takahashi | 2001-09-16 | 1 | -1/+0 |
| * | Merged from sys/i386/isa/pcaudio.c revision 1.62 (KSE changes). | Yoshihiro Takahashi | 2001-09-15 | 1 | -6/+6 |
| * | Merged from sys/i386/apm/apm.c revision 1.123 (KSE changes). | Yoshihiro Takahashi | 2001-09-15 | 1 | -5/+5 |
| * | I don't think pc98 has acpi at all, so ifdef the acpi attachments for | Warner Losh | 2001-09-15 | 2 | -2/+4 |
| * | Merge sys/isa/sio.c 1.343 | Warner Losh | 2001-09-14 | 2 | -22/+22 |
| * | Merge from sys/dev/syscons/syscons.c 1.373 | Warner Losh | 2001-09-14 | 1 | -17/+17 |
| * | Merge from sys/i386/isa/sprk.c 1.50, 1.51 | Warner Losh | 2001-09-14 | 1 | -6/+7 |
| * | Merge KSE changes from sys/dev/syscons/scterm-sc.c 1.17 | Warner Losh | 2001-09-14 | 2 | -2/+2 |
| * | KSE changes for olpt driver | Warner Losh | 2001-09-14 | 2 | -6/+6 |
| * | Merged sys/i386/isa/npx.c 1.110, 1.111, 1.112 KSE | Warner Losh | 2001-09-14 | 1 | -43/+45 |
| * | Changes necessary for KSE world | Warner Losh | 2001-09-14 | 2 | -5/+5 |