| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
| |
Add TI4451 as well.
These are untested since I don't have the hardware to test against.
Also, some O2Micro devices are #define w/o numbers as place holders so that
I can encourage people to submit them when they appear in the channels.
Notes:
svn path=/head/; revision=75645
|
| |
|
|
|
|
|
| |
Submitted by: Martin Nilsson <martin@svenskabutiker.se>
Notes:
svn path=/head/; revision=75643
|
| |
|
|
|
|
|
| |
Reviewed by: brian
Notes:
svn path=/head/; revision=75633
|
| |
|
|
| |
Notes:
svn path=/head/; revision=75613
|
| |
|
|
| |
Notes:
svn path=/head/; revision=75612
|
| |
|
|
| |
Notes:
svn path=/head/; revision=75609
|
| |
|
|
|
|
|
| |
Submitted by: gshapiro
Notes:
svn path=/head/; revision=75608
|
| |
|
|
|
|
|
| |
Tidy chip name printing a bit.
Notes:
svn path=/head/; revision=75553
|
| |
|
|
| |
Notes:
svn path=/head/; revision=75541
|
| |
|
|
|
|
|
| |
MFC candidate!
Notes:
svn path=/head/; revision=75516
|
| |
|
|
|
|
|
|
| |
I've cleaned up a bit of the formatting here, but it's still a long way
from style(9).
Notes:
svn path=/head/; revision=75510
|
| |
|
|
| |
Notes:
svn path=/head/; revision=75443
|
| |
|
|
|
|
|
| |
Submitted by: Hidetoshi Shimokawa <simokawa@sat.t.u-tokyo.ac.jp>
Notes:
svn path=/head/; revision=75442
|
| |
|
|
| |
Notes:
svn path=/head/; revision=75441
|
| |
|
|
| |
Notes:
svn path=/head/; revision=75428
|
| |
|
|
|
|
|
|
| |
Fix SWAMPBOX. It had actiontec's ID.
Reorder pnpids so they are in alphabetical order.
Notes:
svn path=/head/; revision=75425
|
| |
|
|
|
|
|
| |
Submitted by: Robert Sexton <robert@kudra.com>
Notes:
svn path=/head/; revision=75414
|
| |
|
|
|
|
|
|
|
|
|
|
| |
codecs. Also, add some additional code to check for future cards without
this feature - attempting to initialise them as AC97 cards will hang the
machine.
PR: 26427
Reviewed by: cg
Notes:
svn path=/head/; revision=75382
|
| |
|
|
| |
Notes:
svn path=/head/; revision=75381
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
s/1518/ETHER_MAX_LEN
Some style changes, add some braces, mostly residual from having
a lot of debug hooks added while working on this driver.
Bring in a plethora of changes from NetBSD:
revision 1.58
date: 2001/03/08 11:07:08; author: ichiro; state: Exp; lines: +17 -1
it wait until busy flag disappears.
it was able to prevent some cards with late initializing faling in wi_reset().
revision 1.41
date: 2000/10/13 19:15:08; author: jonathan; state: Exp; lines: +4 -2
Fix wi_intr() to avoid touching card registers during insert/remove events,
when sharing an interrupt with other devices:
check sc->sc_enabled, and drop the interrupt if its' off.
revision 1.30
date: 2000/08/18 04:11:48; author: jhawk; state: Exp; lines: +4 -4
Copy wi_{dst,src}_addr from struct wi_frame into faked-up ether_header
instead of addr1 and addr2. THis means that tcpdump -e will show the
correct MAC address for communications with access points instead of showing
the BSSID.
In the future there should be 802.11 support for bpf/libpcap/tcpdump,
but that is aways down the road.
Notes:
svn path=/head/; revision=75373
|
| |
|
|
| |
Notes:
svn path=/head/; revision=75355
|
| |
|
|
|
|
|
|
|
| |
Parag Patel did all of the grunt work, so he gets the credit.
Register definitions and actions inferred from a Linux driver,
so Intel also gets some 'credit'.
Notes:
svn path=/head/; revision=75353
|
| |
|
|
| |
Notes:
svn path=/head/; revision=75351
|
| |
|
|
| |
Notes:
svn path=/head/; revision=75350
|
| |
|
|
|
|
|
| |
Submitted by: dima@bog.msu.su
Notes:
svn path=/head/; revision=75349
|
| |
|
|
| |
Notes:
svn path=/head/; revision=75348
|
| |
|
|
|
|
|
| |
the 8700 series.
Notes:
svn path=/head/; revision=75347
|
| |
|
|
| |
Notes:
svn path=/head/; revision=75346
|
| |
|
|
|
|
|
| |
Submitted by: kazarov@izmiran.rssi.ru
Notes:
svn path=/head/; revision=75345
|
| |
|
|
|
|
|
|
|
|
| |
o Change the number of init tries from 5 to a #define.
o Allow up to 5s rather than 2s for commands to complete. This
is still much less than 51 minutes, but makes my intel card init
with more reliability than before.
Notes:
svn path=/head/; revision=75331
|
| |
|
|
|
|
|
|
|
|
| |
possible for some systems where the device is there, but the BIOS
hasn't allocated memory resources for it), we don't panic.
Submitted by: Gerard Roudier
Notes:
svn path=/head/; revision=75329
|
| |
|
|
|
|
|
|
|
| |
PR: 22372
Submitted by: Hiroyuki Aizu <aizu@jaist.ac.jp>
Reviewed by: cg
Notes:
svn path=/head/; revision=75326
|
| |
|
|
|
|
|
| |
interpolation for reasonable quality whilst not using too much cpu time.
Notes:
svn path=/head/; revision=75320
|
| |
|
|
|
|
|
| |
don't stop exploring the feeders if a feeder fails to initialise.
Notes:
svn path=/head/; revision=75319
|
| |
|
|
| |
Notes:
svn path=/head/; revision=75318
|
| |
|
|
| |
Notes:
svn path=/head/; revision=75317
|
| |
|
|
|
|
|
|
|
|
|
| |
delays
PR: 26415
Submitted by: Jose M. Alcaide <jose@we.lc.ehu.es>
Reviewed by: cg
Notes:
svn path=/head/; revision=75301
|
| |
|
|
|
|
|
|
| |
PR: 23877
Submitted by: Makoto MATSUSHITA <matusita@jp.freebsd.org>
Notes:
svn path=/head/; revision=75296
|
| |
|
|
| |
Notes:
svn path=/head/; revision=75290
|
| |
|
|
|
|
|
|
|
|
| |
ETHER_TYPE_LEN instead of sizeof(u_int16_t) when looking at an ethernet
header
ETHERTYPE_IP instead of 0x800
Notes:
svn path=/head/; revision=75276
|
| |
|
|
| |
Notes:
svn path=/head/; revision=75275
|
| |
|
|
|
|
|
| |
MFC candidate :)
Notes:
svn path=/head/; revision=75271
|
| |
|
|
| |
Notes:
svn path=/head/; revision=75237
|
| |
|
|
|
|
|
|
|
|
| |
expected fixate time before returning.
Dont print error messages to the console on READ_TOC on
a blank media.
Notes:
svn path=/head/; revision=75233
|
| |
|
|
|
|
|
| |
Cleanup error handling.
Notes:
svn path=/head/; revision=75232
|
| |
|
|
|
|
|
| |
Proberly flush the tag queue on detach.
Notes:
svn path=/head/; revision=75231
|
| |
|
|
| |
Notes:
svn path=/head/; revision=75229
|
| |
|
|
|
|
|
|
|
| |
65536 * 10msec == 10 minutes 55 seconds == hung machine
Instead wait for the busy bits for a max of ~2 seconds (200 * 10msec)
Notes:
svn path=/head/; revision=75227
|
| |
|
|
|
|
|
|
|
|
|
| |
Don't leak iospace when irq allocation fails. (call wi_free())
Call bus_release_resource() with the correct "rid" obtained from
bus_alloc_resource() that's saved in the softc instead of a hardcoded
0.
Notes:
svn path=/head/; revision=75219
|
| |
|
|
|
|
|
|
|
|
|
| |
immediate value or the accumulator. 0 is the chip's internal
representation for the accumulator, and so 0 is an invalid immediate value
when the accumulator can also be specified as an argument.
Submitted by: gibbs
Notes:
svn path=/head/; revision=75201
|