freebsd-skq/sys/i386
amurai 6c81cb515e 1. Supporting a bogus 16550A compatible PCMCIA CARD stuffs
- IIR_TXRDY is never off even if reading a IIR register.
    - Know as PIAFS "Palido 321S", "DC-*S" oemed by Sharp corp.

 2. Omiting a restrict probing if it's already probed by pccardd.
    Note: Define a new id_flags as follows

           0x40000 - NO PROBE (Already probed as serial)
           0x80000 - Has a bogus IIR_TXRDY register

	Sato Junichi <junichi@astec.co.jp>
	Nrihiro Kumagai <kuma@slab.tnr.sharp.co.jp>
	Hirao Tetsuya <ai.cs.fujitsu.co.jp>
	Toshiharu Asai <asai@mbc.infoshere.or.jp>
	Shin'ya Kumabuchi <kumabu@t3.rim.or.jp>
        Freebsd-users-jp@jp.freebsd.org
	bsd-nomads@ai.cs.fujitsu.co.jp
1998-01-08 04:53:43 +00:00
..
apm This patch causes the "calltodo" timer list to be decremented by the amount 1997-12-23 16:32:35 +00:00
bios This patch causes the "calltodo" timer list to be decremented by the amount 1997-12-23 16:32:35 +00:00
boot Fixed cosmetic bugs: 1998-01-01 13:01:31 +00:00
conf Make our v_usecount vnode reference count work identically to the 1998-01-06 05:26:17 +00:00
eisa Remove a bunch of variables which were unused both in GENERIC and LINT. 1997-11-07 08:53:44 +00:00
i386 AMD calls the PR166 and PR200, models 2 and 3 respectively. 1998-01-03 05:43:37 +00:00
ibcs2 Unspammed nested include of <vm/vm_zone.h>. 1997-12-27 02:56:39 +00:00
include Define integer types added by POSIX.1g. We already had int8_t, int16_t, 1998-01-08 00:27:34 +00:00
isa 1. Supporting a bogus 16550A compatible PCMCIA CARD stuffs 1998-01-08 04:53:43 +00:00
linux sigh....forgot to update the DEBUG printf 1998-01-05 01:17:42 +00:00
pci Make the class code checks in function pci_cfgcheck less strict. 1997-12-20 09:04:25 +00:00
scsi Add support to the host driver for "downloaded constants". These are immediate 1997-09-27 19:38:27 +00:00
Makefile