1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00
freebsd/sys/i386
Justin T. Gibbs 76e002c102 3c5x9.c:
The eisaconf probe for the 3Com 3c579 and the 3c509 when in eisa
configuration mode.

aha1742.c aic7770.c bt74x.c:
Only call eisa_registerdev after the probe is successfully.

eisaconf.c:
Increase kdc->kdc_datalen during the eisa_reg* functions instead of
in the eisa_add* functions since eisa_registerdev has already been
called and we have a kdc to manipulate.
1996-02-26 01:01:41 +00:00
..
apm Fix a bunch of spelling errors in the comment fields of 1996-01-30 23:02:38 +00:00
bios Fix a bunch of spelling errors in the comment fields of 1996-01-30 23:02:38 +00:00
boot Create symlinks for vnboot and bootvn, too. 1996-02-03 21:12:27 +00:00
conf Add i386/eisa/3c5x9.c, the eisaconf probe for the 3Com 3c579 and the 1996-02-26 00:58:38 +00:00
eisa 3c5x9.c: 1996-02-26 01:01:41 +00:00
i386 Re-insert a missing pmap_remove operation. 1996-02-25 05:08:57 +00:00
ibcs2 Fix a bunch of spelling errors in the comment fields of 1996-01-30 23:02:38 +00:00
include Fix a problem with tracking the modified bit. Eliminate the 1996-02-25 03:02:53 +00:00
isa Added some delays to the probe. This might fix some incompatible UARTs 1996-02-25 21:10:54 +00:00
linux This is an extract of changes from what I am currently running... 1996-02-16 18:40:50 +00:00
pci recording cvs-1.6 file death 1995-12-30 19:02:48 +00:00
scsi Return immediately in our interrupt handler if there is nothing to do. 1996-02-18 07:45:36 +00:00
Makefile