summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Add "conflicts" to sbmidi0 since configured irq passed back to isaache1997-03-263-6/+6
* Check sb0 configured in probe routine firstache1997-03-261-2/+10
* Add "conflicts" to sbxvi0 since all information now passed to isaache1997-03-263-6/+6
* Pass configured irq and ports number back to isaache1997-03-261-2/+3
* Allow low level probe routine pass configured information back to isaache1997-03-261-10/+4
* Bring the dev/pdq entries into alphabetical order.joerg1997-03-261-4/+4
* Don't trick with opl0 address since we have conflicts keywordache1997-03-263-15/+6
* Return ports number in probe nowache1997-03-262-2/+8
* Return ports number in probe nowache1997-03-261-1/+1
* Fix probe wrapper to pass ports number from low level probeache1997-03-261-5/+5
* Synchronize with sys/i386/i386/machdep.c revision 1.232.kato1997-03-262-4/+4
* Change sigreturn() to return EFAULT if it is passed anmpp1997-03-252-4/+4
* Fix printing of map sizes: large numbers got a negative sign before.se1997-03-252-6/+6
* Improve probe message for generic PCI->xxx bridge chips.se1997-03-251-6/+16
* Add a few vendor IDs and class and sub-class encodings.se1997-03-252-4/+22
* Add missing $Id$peter1997-03-251-0/+1
* Add missing $Id$peter1997-03-252-0/+2
* Replace original rev 1.3; Author: bde; Date: 1997/02/25 17:24:43;peter1997-03-251-3/+2
* Replace original rev 1.2; Author: mpp; Date: 1997/02/12 06:52:30peter1997-03-251-0/+1
* Replace original rev 1.2; Author: mpp; Date: 1997/02/12 06:52:47peter1997-03-252-0/+2
* Replace original revision 1.1; Author dyson; Date: 1997/02/10 02:28:15peter1997-03-253-14/+20
* This commit was generated by cvs2svn to compensate for changes in r24269,peter1997-03-252-0/+711
|\
| * Import 4.4BSD-Lite2 onto CSRG branchpeter1997-03-252-0/+711
* | Import 4.4BSD-Lite2 onto CSRG branchpeter1997-03-251-0/+180
* | Made a couple of minor optimizations that improve performance of thedg1997-03-252-10/+8
* | Fixed reset port address for PC-9801-108 card.kato1997-03-251-1/+1
* | Synchronize with sys/i386/isa/isa.c revision 1.79.kato1997-03-251-8/+13
* | Use the correct (relative to the implementation) ordering of args inpeter1997-03-252-2/+10
* | The local fs interface does not allow link()/unlink() of directories,peter1997-03-252-8/+14
* | "Louis A. Mamakos" <louie@TransSys.COM> new bt848 structfsmp1997-03-255-2120/+2400
* | Use FreeBSD-style attach messageache1997-03-251-1/+5
* | added support for EEProms writing/reading.fsmp1997-03-253-6/+24
* | Use port? for sbxvi0 since it is autoconfigured from sb0ache1997-03-253-9/+9
* | Copy io_base configuration address from sb config.ache1997-03-251-0/+1
* | Replace more verbose "at <not configured>" with less verbose "at ?",ache1997-03-252-6/+6
* | Follow config intention for iobase:ache1997-03-252-16/+26
* | Remove unneeded prototype (and warning) for stlintr().davidn1997-03-241-2/+1
* | Fix a fencepost error in ahc_find_scb that could cause us to wrongfullygibbs1997-03-241-2/+2
* | Don't include <sys/ioctl.h> in the kernel. Stage 10 (final). Warn ifbde1997-03-241-1/+5
* | Don't include <sys/ioctl.h> in the kernel. Stage 9: same changesbde1997-03-2413-26/+17
* | Don't include <sys/ioctl.h> in the kernel. Stage 6: includebde1997-03-242-3/+7
* | Don't include <sys/ioctl.h> in the kernel. Stage 5: includebde1997-03-245-10/+19
* | Don't include <sys/ioctl.h> in the kernel. Stage 4: includebde1997-03-247-14/+20
* | Don't include <sys/ioctl.h> in the kernel. Stage 3: includebde1997-03-248-15/+13
* | Don't include <sys/ioctl.h> in the kernel. Stage 2: includebde1997-03-2437-69/+70
* | Don't include <sys/ioctl.h> in the kernel. Stage 1: don't includebde1997-03-24106-193/+86
* | Don't default to (wrong) SCO definitions for _IOR() etc. if <sys/ioctl.h>bde1997-03-241-3/+8
* | Make stlintr() public to allow correct linkage.davidn1997-03-241-3/+3
* | Fix typo.kato1997-03-242-4/+4
* | Merge PC-98 code int i386/isa/ft.c.kato1997-03-244-2592/+45
OpenPOWER on IntegriCloud