summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* ULTRAENB->FAST20gibbs1997-02-091-1/+1
* ahc_search_qinfo->ahc_search_qinfifogibbs1997-02-091-31/+36
* Clear the channel after (re)selection instead of once we see the bus gogibbs1997-02-092-30/+31
* Add an entry for the Nakamichi 4-disk changer.joerg1997-02-081-0/+4
* Replaced hardcoded unit number with ftu.kato1997-02-081-36/+0
* Synchronize with sys/i386/conf/majors.i386 revision 1.11.kato1997-02-081-0/+1
* Make some small tweaks to the messages to clean up some stuffwpaul1997-02-084-3/+19
* I have no idea what this is all about, but it works and Bruce hasn'tphk1997-02-072-2/+12
* Moved macros which are related to BIOS work area from pc98.hkato1997-02-0714-76/+50
* Enabled pccard code which was disabled by mistake.kato1997-02-071-3/+2
* Fix for the Compaq Armada laptop.yokota1997-02-072-6/+18
* Correct comments relating to MAXLOGNAME.davidn1997-02-071-2/+3
* The worm(4) driver needs a bdev major # now, too.joerg1997-02-062-0/+2
* After so many people have been bugging me :), finally implementjoerg1997-02-061-52/+80
* Deleted ioskip member of the structure pc98_edregister. The memberkato1997-02-062-18/+8
* Cosmetic change. Sorted by function, added `1997' to copyrightkato1997-02-061-12/+30
* Don't zero ip->ip_sum during sum validation. This should onlybrian1997-02-061-3/+4
* Fixed missing ioport offset from the reading/updating of the PLXdg1997-02-052-2/+2
* Changed document encoding system from JIS X 0208 to EUC.kato1997-02-051-37/+48
* Fix misspelled variable name, -current build stopperache1997-02-052-2/+2
* Deleted obsolete structure, pc98_device.kato1997-02-041-4/+0
* Moved PC-98 routine in sd_get_parms() to pc98_machdep.c.kato1997-02-043-34/+71
* Add interface revision field to pci_register_lkm parameter list.pci.c pcibus.hse1997-02-043-3/+11
* Changed several configuration options:dg1997-02-042-14/+14
* Do "selective" reset rather than full reset...the manual specificallydg1997-02-044-6/+16
* Don't include the short-frames counter in with the input errors. Thisdg1997-02-042-6/+2
* Make sure we have arguments to pass before calling ifaof_ifpforaddrfenner1997-02-041-3/+3
* Initialization of a variable got lost in the last commit when I movedgibbs1997-02-031-0/+1
* Fix an oversight in the handling of non-tagged abort requests. We needgibbs1997-02-031-34/+72
* Changed return value of ed_probe (= number of I/O ports). Becausekato1997-02-032-24/+43
* White space cleanup and other cosmetic style changes.gibbs1997-02-032-25/+62
* In dma_finish, don't disturb the direction bit in DFCNTRL when turning offgibbs1997-02-031-6/+3
* Do not accidentally default a device that failed probing to T_DIRECTjoerg1997-02-021-0/+1
* Reset ip_divert_ignore to zero immediately after use - also,brian1997-02-023-2/+3
* Make ibcs2 a little bit saver. Add copyright.wosch1997-02-022-6/+70
* Deleted i386_cpus[]. i386_cpus[] is a static variable in identcpu.c.kato1997-02-022-2/+0
* Synchronize with sys/i386/isa/sio.c revision 1.158.kato1997-02-022-6/+30
* Correct the usage of fea0. It's an EISA driver now, so the ISA usagejoerg1997-02-013-9/+12
* Fixed the SMC fifo bug fix. sioopen() hung while input was streaming inbde1997-02-013-9/+45
* - KNFized pc98 specific files.kato1997-01-314-136/+149
* Synchronize with sys/i386/isa/syscons.c revision 1.200.kato1997-01-311-1/+10
* Synchronize with sys/i386/i386/locore.s revision 1.80.kato1997-01-311-1/+1
* Another fix to inheriting shared segments. Do the copy on writedyson1997-01-311-1/+9
* Fix yet another breakage i've missed when committing rev 1.14. It wasjoerg1997-01-301-1/+1
* Fix a benign type mismatch i've introduced in rev 1.40.joerg1997-01-301-14/+14
* Removed PG_N from here, too. Some machines don't like it and it's unnecessary.dg1997-01-303-3/+3
* Removed unnecessary PG_N flag from device memory mappings. This is handleddg1997-01-302-2/+2
* Fixed the "switch to next screen" command (normally bound to thesos1997-01-303-3/+30
* Removed reference to PSM_NO_RESET which is no longer available.yokota1997-01-303-6/+3
* Change space to tab.asami1997-01-301-1/+1
OpenPOWER on IntegriCloud