summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Remove i386-specific psm.c - it's now in sys/isa/psm.cpeter1999-04-181-2267/+0
* Merge revs 1.57 and 1.60 of i386/isa/psm.cpeter1999-04-182-106/+198
* Add support for 'disabled' probe hint.dfr1999-04-182-4/+12
* Sync with follwing files:kato1999-04-1825-2188/+3966
* These two have been replaced with isa/sio* in the generic isa area.peter1999-04-182-3063/+0
* Merge missing changes from i386/isa/sioreg.h (PC98 related)peter1999-04-182-2/+28
* Tidy up a few things left over from the conversion from i386/isa/sio.c.peter1999-04-182-8/+42
* Added PC98 code.kato1999-04-184-4/+48
* Register sio interrupts as fast (fixing some silo overflow messages).dfr1999-04-182-4/+4
* Use perl, not perl5 to compile interfaces.dfr1999-04-181-4/+4
* Add support for Joliet extensions to the iso9660 fs. The related PRdcs1999-04-1814-164/+448
* Installs a default loader.rc if none exists. Document loader.conf.dcs1999-04-182-1/+202
* A default loader.rc to be installed.dcs1999-04-181-0/+10
* I missed this PnP change for new-bus..peter1999-04-181-8/+2
* Actually build the new fxp module.bde1999-04-181-6/+6
* Set ifq_maxlen to IFQ_MAXLENpaul1999-04-182-4/+4
* Set ifq_maxlen to number of transmit descriptors.paul1999-04-182-2/+4
* Make WangTek 51000 a fixed block device.mjacob1999-04-181-1/+5
* The changes to vm_page.c have broken the assumption that mallocingpaul1999-04-182-26/+48
* UHCI_DEBUG should of course be OHCI_DEBUGn_hibma1999-04-171-13/+12
* Probe the SiS 85c503 as a PCI-ISA bridge.dfr1999-04-171-3/+5
* Wrap the pcm driver for old isa probes.peter1999-04-171-2/+7
* Disconnect lkm subdir so we don't build a lkm module, in case somethingpeter1999-04-171-2/+3
* Convert the dummynet lkm code to be kld aware (this isn't actually usedpeter1999-04-171-26/+27
* Allocate space for struct isa_device's, not for pointers thereto.bde1999-04-171-2/+2
* GC some unused code.peter1999-04-171-294/+1
* Oops, forgot this part of lkm code that's been replaced with kld.peter1999-04-171-50/+3
* Well folks, this is it - The second stage of the removal for build supportpeter1999-04-1722-160/+27
* Image activators use EXEC_SET(), not TEXT_SET(). (The first is a macropeter1999-04-172-2/+2
* Reverse last checkin, which was a regression. Grrr.grog1999-04-171-663/+4
* free_vinum: clear up a warning message.grog1999-04-171-0/+2
* Replace with the correct version which sources in the other .gdbinits.grog1999-04-171-4/+663
* Merge up to rev 1.234 (nice revision number!) of i386/isa/sio.c.peter1999-04-172-230/+412
* Merge up to rev 1.226 of i386/isa/sio.cpeter1999-04-172-420/+28
* oops, there was no tek390.c from the last commit, that's something onpeter1999-04-171-1/+0
* We use the generic isa version now.peter1999-04-172-170/+0
* We now use the generic isa version..peter1999-04-171-74/+0
* vga_isa.c is now generic, not i386 specific (src/sys/isa/vga_isa.c)peter1999-04-171-2241/+0
* Copy across some apparently missing cleanups from i386/isa/vga_isa.cpeter1999-04-161-1/+9
* As a temporary anti-foot-shooting measure, don't let the user attachpeter1999-04-165-5/+61
* Add a sample loadable pci driver Makefile..peter1999-04-161-0/+28
* Bring the 'new-bus' to the i386. This extensively changes the way thepeter1999-04-16147-5332/+10870
* Add SYSVSEM so that newer versions of Xaccel don't require a kerneljkh1999-04-162-2/+4
* Remove the entries for umodem and ucom. These drivers only proben_hibma1999-04-166-23/+5
* zero out switchtime.tv_sec. This fixes a fairly serious problem wheregallatin1999-04-161-1/+2
* - Add another adhoc frame_size detection for stack trace.simokawa1999-04-161-8/+9
* Add bridging support (tested in 3.1-RELEASE by Steven Vetzalghelmer1999-04-162-25/+81
* Better handling for ARP/source routing on Token Ringeivind1999-04-151-8/+16
* Removed dead code and cleaned up. setconf() now just asks for thebde1999-04-151-108/+38
* Made booting with -a work for all configurations. Previously itbde1999-04-158-61/+23
OpenPOWER on IntegriCloud