aboutsummaryrefslogtreecommitdiff
path: root/sys/pc98
Commit message (Expand)AuthorAgeFilesLines
* Sync with sys/dev/syscons/scterm-sc.c revisions 1.6 and 1.7.Yoshihiro Takahashi2000-06-222-14/+34
* PC-98 version of ed driver is a statically limited driver.KATO Takenori2000-06-211-1/+1
* Fixed to support RSA98-III non-pnp mode. rman_get_start() had returnedYoshihiro Takahashi2000-06-212-58/+74
* Deal with quoted arguments. This hack parser uses whitespace to delimitPeter Wemm2000-06-171-0/+5
* Use while (<>) instead of while(<STDIN>) so that perl will automagicallyPeter Wemm2000-06-171-1/+1
* - Moved "hint" informations to GENERIC.hints.Yoshihiro Takahashi2000-06-172-139/+223
* Merged from sys/isa/syscons_isa.c revision 1.13.KATO Takenori2000-06-172-8/+10
* bs, olpt, pckbd are static limited devices.KATO Takenori2000-06-171-3/+3
* Catch up with Peter's config(8) changes.KATO Takenori2000-06-142-6/+1
* Print error messages to stderr, not stdout.Peter Wemm2000-06-141-1/+1
* Borrow phk's axe and apply the next stage of config(8)'s evolution.Peter Wemm2000-06-134-73/+281
* Merged from sys/i386/i386/machdep.c rev 1.395.KATO Takenori2000-06-132-2/+0
* Merged from sys/i386/i386/machdep.c revision 1.394.KATO Takenori2000-06-062-162/+158
* Merged from sys/i386/isa/{clock.c,npx.c} revisions 1.151 and 1.82,KATO Takenori2000-06-064-4/+4
* Merged from sys/i386/isa/npx.c revision 1.81.KATO Takenori2000-06-061-0/+44
* Update of isa drivers using compatability shims to use COMPAT_ISA_DRIVER().Yoshihiro Takahashi2000-05-314-5/+33
* Sync with sys/isa/ppc.c revision 1.27.Yoshihiro Takahashi2000-05-312-12/+22
* Removed ICMP_BANDLIM option. It no longer exists.Yoshihiro Takahashi2000-05-311-1/+0
* The dreaded isa_compat.h tables are no longer used, so there is no needPeter Wemm2000-05-282-623/+0
* Fixed header file path (machine/lpt.h -> dev/ppbus/lptio.h).Yoshihiro Takahashi2000-05-262-2/+2
* Sync with sys/i386/isa/isa_compat.h revisions 1.28, 1.29 and 1.33.Yoshihiro Takahashi2000-05-221-7/+2
* Implement an optimization of the VM<->pmap API. Pass vm_page_t's directlyPeter Wemm2000-05-211-4/+3
* Sync with sys/i386/conf/GENERIC revisions from 1.246 to 1.256.Yoshihiro Takahashi2000-05-191-8/+12
* Supported the mss on PC-98 and Sound Blaster 98.Yoshihiro Takahashi2000-05-191-0/+9
* Move code to handle BPF and bridging for incoming Ethernet packets outArchie Cobbs2000-05-141-53/+13
* Use bus_space stuff except where it needs high performance.Yoshihiro Takahashi2000-05-122-826/+618
* Separate the struct bio related stuff out of <sys/buf.h> intoPoul-Henning Kamp2000-05-0512-2/+12
* GENERIC98 -> GENERICYoshihiro Takahashi2000-05-051-1/+1
* Rename GENERIC98 to GENERIC.KATO Takenori2000-05-041-320/+0
* Add $FreeBSD$Peter Wemm2000-05-011-0/+2
* Move the MSG* and SEM* options to opt_sysvipc.hPeter Wemm2000-05-012-42/+0
* Clean up MAXMEM routine.Yoshihiro Takahashi2000-04-302-6/+6
* Fixed to support JIS7 KANJI.Yoshihiro Takahashi2000-04-302-0/+80
* s/biowait/bufwait/gPoul-Henning Kamp2000-04-291-2/+2
* Remove unneeded #include <sys/kernel.h>Poul-Henning Kamp2000-04-291-1/+0
* Fixed typo.Yoshihiro Takahashi2000-04-291-1/+1
* Supported EGC 640x400, PEGC 640x400 and PEGC 640x480 graphics modes.Yoshihiro Takahashi2000-04-276-164/+557
* machine/random.h -> sys/random.hYoshihiro Takahashi2000-04-273-3/+3
* Add wormio.h. The wd driver needs it.Yoshihiro Takahashi2000-04-272-1/+118
* Sync with sys/i386/conf/GENERIC revision 1.252.Yoshihiro Takahashi2000-04-232-2/+2
* Release allocated resources and return ENXIO on error.Yoshihiro Takahashi2000-04-222-14/+32
* Remove ~25 unneeded #include <sys/conf.h>Poul-Henning Kamp2000-04-192-2/+0
* Convert three drivers not covered by any of our kernel configs.Poul-Henning Kamp2000-04-182-58/+58
* hm committed newbused vt driver this weekend, so it is no longer neededWarner Losh2000-04-171-5/+0
* Complete the bio/buf divorce for all code below devfs::strategyPoul-Henning Kamp2000-04-158-297/+291
* Added wdreg.h. PC-98 still uses the wd driver.Yoshihiro Takahashi2000-04-141-0/+320
* Added wdreg.h and fixed path.Yoshihiro Takahashi2000-04-131-1/+1
* Include pc98.h instead of isareg.h.KATO Takenori2000-04-121-0/+4
* - Fixed counter number (timer2 -> timer1).KATO Takenori2000-04-121-4/+5
* The nss driver is compatible mode.Yoshihiro Takahashi2000-04-121-0/+5