ichiro
b7cad127b5
add product
...
NANOSPEED ROOT-RZ2000 WLAN Card
2001-01-11 11:32:56 +00:00
minoura
950e1bd9b8
Eliminate EIOMAPSIZE.
2001-01-11 10:40:55 +00:00
minoura
77f3a6ab78
G/C.
2001-01-11 10:36:46 +00:00
scw
65137701cf
g/c the HP/UX core-dump code; it references a function which no longer exists.
2001-01-11 08:44:36 +00:00
augustss
35e36fee18
Add USSCANNER_DEBUG
2001-01-11 06:33:51 +00:00
augustss
d03f7a8f4b
Mention that I found protocol info in the Linux driver.
2001-01-11 06:33:22 +00:00
augustss
7d90b0cb9c
Note that I got information about the protocol from the Linux driver.
2001-01-11 06:20:04 +00:00
augustss
d968e32c3a
Add usscanner.
2001-01-11 06:03:21 +00:00
augustss
4dc9c52505
Add usscanner and uyap.
2001-01-11 06:01:18 +00:00
augustss
8765aa2c42
Add a driver for HP5300 which uses a homebrew SCSI-over-USB protocol.
...
Furthermore, it uses Avisions scanner-over-SCSI protocol (but that's
not visible in the driver).
Thanks to Lloyd Parkes for testing and debugging and to Jukka Marin for
testing.
XXX This driver should be extended to handle Microtek scanners as well.
2001-01-11 06:00:31 +00:00
deberg
85c0b91ee4
fix pointer arithmetic
2001-01-11 05:31:02 +00:00
ichiro
35b9cac9d5
regen.
2001-01-10 23:48:54 +00:00
ichiro
263cb744f8
add EMTAC A2424i 11Mbps WLAN Card
2001-01-10 23:47:56 +00:00
thorpej
4c9cb837ba
Move the VJ uncompress code into the software interrupt.
2001-01-10 23:29:42 +00:00
martin
8c2f65891f
Prefer memory mapping over io mapping for this card too,
...
although it doesn't have a chance to work on a no-io system because
of an io based BAR lacking a mem counterpart.
2001-01-10 21:41:36 +00:00
martin
a42939d604
Make the driver try mapping memory first, the try io.
2001-01-10 20:31:49 +00:00
bjh21
0cc28d54b1
... this one's utterly pointless though.
2001-01-10 19:05:46 +00:00
bjh21
29de7da78b
Header files which don't differ between arm32 and arm26 and can thus be
...
shared.
2001-01-10 19:02:05 +00:00
itojun
a688af5edf
if 2nd parameter of key_acquire() is NULL it panics.
...
key_acquire () does not really require 2nd argument.
1.179 -> 1.180 on kame.
2001-01-10 18:52:51 +00:00
bjh21
5a91dd00b9
Add "arm" to the "machine" line, so we get files.arm pulled in, and more
...
importantly, the arm->arch/arm/include symlink.
2001-01-10 18:38:37 +00:00
bjh21
9e0af76a89
Empty file to keep config happy.
2001-01-10 18:33:47 +00:00
bjh21
6a4e1f2a38
Descend into the arm directory on arm26 and arm32.
2001-01-10 18:23:47 +00:00
bjh21
f4774e6659
Skeleton ARM include infrastructure.
2001-01-10 18:23:02 +00:00
mycroft
fad85a24d8
On a RW->RO transition, explicitly clear fs_fmod after the cgupdate/sbupdate,
...
to prevent spurious writebacks and whinging about the (correct!) clean flag.
(Why this isn't done in ffs_sbupdate(), I dunno...)
2001-01-10 17:49:18 +00:00
aymeric
fc0f2f8909
Added four config entries for the DLink DE-650CT.
...
XXX I think we should have if_ne_pcmcia.c try to allocate I/O addresses
around 0x300 or we'll end up with a lot of quirks for NE2k based
cards which have bad CIS's.
2001-01-10 17:37:27 +00:00
nathanw
1c67d8b72d
Add uftdi and ucom, now that they're tested and known to work.
2001-01-10 17:32:08 +00:00
ad
6b133efd3e
Make this work with the SA 431 and 42xx series controllers.
2001-01-10 16:48:04 +00:00
ad
d8735dd13a
RCS ID
2001-01-10 16:45:56 +00:00
thorpej
3ba997a164
Add the 53c1510d and 53c895a. 1510d confirmed working by
...
Mark Davies <mark@MCS.VUW.AC.NZ>.
2001-01-10 15:50:20 +00:00
tsutsui
6c3ff254ea
Get rid of (unintentionally added) ^M.
2001-01-10 14:58:08 +00:00
tsutsui
234840a1ae
Initialize the FBC mode register in cg6attach().
...
Values are taken from sunGX.[ch] in xsrc.
Now RASTERCONSOLE works properly on my SS1+ with old 2-slot sbus cg6.
2001-01-10 13:26:52 +00:00
sato
86035aa9c0
dummy WSKBDIO_SETLEDS WSKBDIO_GETLEDS for wsconsctl(8)
2001-01-10 08:43:13 +00:00
chs
bc21905f3c
attach the softdep pagecache pseudo-buffers to the inode
...
so we can find them quickly in the softdep truncate path.
2001-01-10 04:47:10 +00:00
fvdl
07ca2a03bf
Correct copyright year.
2001-01-10 02:33:47 +00:00
fvdl
8c4bd70cda
Add linux_blkio.c
2001-01-10 02:29:29 +00:00
fvdl
d772be168f
Declare linux_ioctl_blkio and call it from the main routine.
2001-01-10 02:28:38 +00:00
fvdl
da9e8a988d
Add some BLK* ioctl calls. Currently only the easy and useful ones
...
are implemented.
2001-01-10 02:28:01 +00:00
itojun
ea2d93c355
fix indentation
2001-01-10 01:16:59 +00:00
thorpej
3a7c4f5973
Don't panic if we detect an IRQ combination that can't be shared,
...
just return NULL.
2001-01-10 01:15:32 +00:00
fvdl
6907c4ded8
Do syscall_intern after p_traceflag has been copied to the new
...
process (if it is inherited), so that ktrace continues to work
properly on the child.
2001-01-09 23:36:50 +00:00
rh
3d5c5173f5
Add a quirk table for specific implementations.
...
Change the NEC-specific subvendor test for GPIO initialization into a more
generic quirk table flag.
Add a quirk flag for hardware that has left and right channels reversed
(currently the COMPAL 38W2 a.k.a. Dell Inspiron 5000e)
Clean up PCM channel initialization and add channel swapping option.
2001-01-09 23:27:07 +00:00
rh
6ec1759deb
regen
2001-01-09 23:20:22 +00:00
rh
ca3478d0e2
Add COMPAL vendor and COMPAL 38W2 product (OEM for Dell Inspiron 5000e)
2001-01-09 23:19:03 +00:00
thorpej
d11cfe3c79
Regen; added Symbios 53c1510D.
2001-01-09 23:16:18 +00:00
thorpej
ff00b6c009
Add Symbios 53c1510D.
2001-01-09 23:15:39 +00:00
rh
cb2d30303b
Add new AC97_HOST_SWAPPED_CHANNELS host flag that causes left and right
...
mixer channels to be swapped (required for hardware that has wiring
reversed).
2001-01-09 23:14:25 +00:00
fvdl
d82b599214
Add 'vendor' toplevel name. To be used as vendor.<vendorname>.* for
...
vendor-specific data.
2001-01-09 21:30:25 +00:00
martin
ba45ad64d3
Ifdef some routines only needed for ELSA Quickstep cards when compiling
...
without support for those.
2001-01-09 21:26:30 +00:00
martin
5d0c67c603
When adding isdn devices I forgot to check chrtoblktbl.
...
Fix this know for the affected archs.
2001-01-09 20:51:04 +00:00
thorpej
f5428a0a17
Fix oversight in slip softintr changes.
2001-01-09 20:20:13 +00:00