summaryrefslogtreecommitdiffstats
path: root/sys/pc98
Commit message (Expand)AuthorAgeFilesLines
* Synchronize with sys/i386/isa/syscons.c revision 1.198.kato1997-01-211-1/+1
* Synchronize with sys/i386/isa/syscons.c revision 1.197.kato1997-01-201-12/+12
* Synchronize with sys/i386/isa/syscons.c revision 1.196.kato1997-01-191-5/+5
* Re-construct PC-98 code of device_infor[] entries. Enabled allkato1997-01-181-18/+1
* - Changed retry count from 1000000 to 10000 (same as IBM-PC's).kato1997-01-182-26/+16
* Synchronize with sys/i386/conf/files.i386 (revision 1.151).kato1997-01-181-0/+2
* Synchronize with sys/i386/isa/syscons.c (revision 1.195).kato1997-01-181-5/+13
* Synchronize with sys/i386/isa/clock.c (revision 1.74).kato1997-01-183-27/+78
* Synchronize with sys/i386/i386/machdep.c (revision 1.225).kato1997-01-182-18/+16
* Synchronize with sys/i386/i386/userconfig.s (revision 1.82).kato1997-01-181-0/+1
* Disabled LPC_ENA related I/O access. This I/O access clobbers i8255kato1997-01-171-1/+7
* Synchronize with followings:kato1997-01-165-98/+296
* Re-enable ds_subtype, and ds_name (included in #ifdef PC98).kato1997-01-161-0/+6
* Synchronize with sys/i386/isa/if_ed.c revision 1.112 andkato1997-01-142-56/+24
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-1457-58/+58
* Synchronize with sys/i386/i386/userconfig.c revision 1.80.kato1997-01-131-36/+172
* Fix typo.kato1997-01-111-2/+2
* Change initialize routine of Cyrix 5x86 CPU.kato1997-01-111-9/+15
* Staticize the functions rtc_inb, rtc_outb, rtc_serialcombit, andkato1997-01-103-21/+27
* Synchronize with sys/i386/isa/ft.c revision 1.29 (fix ft driverkato1997-01-101-1/+3
* Synchronize with sys/i386/isa/isa.c rev. 1.75.kato1997-01-091-2/+2
* Synchronize with sys/i386/isa/npx.c revision 1.36 (reenablekato1997-01-051-3/+1
* Fix collapse code included in #ifdef WDDEBUG: add `;' at the end of thekato1997-01-041-4/+4
* Fix cursor address calculation.kato1997-01-041-1/+1
* Delete collapse code to avoid overflow of the number of cylinders.kato1997-01-041-15/+1
* (1) Change iomem of SMIT transfer mode from 0xdd000 (BIOS ROM basekato1997-01-042-6/+10
* Clean-up.kato1997-01-042-10/+9
* Staticize dma_bouncebuf. This variable was kept global because sbickato1997-01-041-3/+3
* Correct I/O port address table for ELECOM LD-BDN ethernet card.kato1997-01-041-8/+2
* Add `#ifdef PC98' to include PC98-specific code. Add declaration of thekato1997-01-043-6/+15
* Oops, delete extra push %edi and push %esi in memsize().kato1997-01-031-3/+1
* Change IMR of master PIC from 0x7f into 0xff in isa_defaultirq().kato1997-01-031-2/+2
* Synchronize with sys/i386/isa/npx.c revision 1.35 (disablekato1996-12-291-1/+3
* Synchronize with sys/i386/i386/machdep.c revision 1.223 (clean-up ofkato1996-12-292-6/+6
* Staticize dmapageport and isa_dmarangecheck.kato1996-12-271-4/+3
* Synchronize with sys/i386/isa/sio.c revision 1.155 (use breakpoint()kato1996-12-242-6/+4
* Synchronize with sys/i386/i386/userconfig.c revision 1.79 (cosmetickato1996-12-241-2/+4
* Improve probe routine for CONTEC C-NET(98) card. I/O port and memorykato1996-12-212-129/+209
* Add `#include <pc98/pc98/pc98.h>'.kato1996-12-201-1/+5
* Synchronize with sys/i386/isa/mse.c revision 1.29 (test in mseopen).kato1996-12-201-1/+4
* Synchronize with sys/i386/isa/syscons.c revision 1.192 (fix typo).kato1996-12-201-3/+3
* Add `ep' driver support.kato1996-12-192-2/+4
* Synchronize with sys/i386/i386/trap.c revision 1.84 (handlekato1996-12-191-8/+9
* Synchronize with sys/i386/isa/fd.c revision 1.94 (disable diskkato1996-12-192-2/+14
* Delete comment for "sbic" driver.kato1996-12-181-3/+2
* Sync with sys/i386/i386/userconfig.c revision 1.78 (amd driver entry).kato1996-12-181-2/+3
* Sync with sys/i386/i386/machdep.c revision 1.222 (move printing ofkato1996-12-182-64/+2
* (1) Fix typo.kato1996-12-172-8/+8
* Sync with i386/i386/userconfig.c revision 1.77 (I/O port limit).kato1996-12-171-7/+2
* Sync with i386/i386/machdep.c revision 1.221 (fix nbuf calculation).kato1996-12-172-4/+4
OpenPOWER on IntegriCloud