aboutsummaryrefslogtreecommitdiff
path: root/sys/dev
Commit message (Collapse)AuthorAgeFilesLines
* MFS: Fix another ATA bug for 4.6.1.Murray Stokely2002-07-181-2/+4
| | | | | | | | Submitted by: iedowse Approved by: re Notes: svn path=/releng/4.6/; revision=100311
* MFS: Fix a misplaced splx().Murray Stokely2002-07-081-1/+1
| | | | | | | Approved by: sos,so,re Notes: svn path=/releng/4.6/; revision=99601
* This commit was manufactured by cvs2svn to create branch 'RELENG_4_6'.cvs2svn2002-07-03694-0/+483522
|\ | | | | | | Notes: svn path=/releng/4.6/; revision=99348
| * MFC rev 1.131 - add another chip rev.Mike Silbersack2002-07-031-0/+1
| | | | | | | | Notes: svn path=/stable/4/; revision=99328
| * MFC r1.22 - delaying ich calibration until system clock itself is calibrated.Orion Hodson2002-07-021-6/+22
| | | | | | | | Notes: svn path=/stable/4/; revision=99261
| * Now that the IF_HANDOFF macro has been MFC'd, don't define it here. AWarner Losh2002-06-301-0/+2
| | | | | | | | | | | | | | | | | | | | proper MFC of a newer wi driver will happen later, and this code was ifdef for 4.x. This removes some warnings in the building of the 4.x kernel. Notes: svn path=/stable/4/; revision=99167
| * MFC: Add missing splx call (if_bge.c revision 1.15).John Polstra2002-06-301-1/+3
| | | | | | | | | | | | | | Submitted by: Mark Peek <mp@FreeBSD.org> Notes: svn path=/stable/4/; revision=99145
| * MFC: Work around an apparent chip bug involving the BCM5701 on aJohn Polstra2002-06-302-2/+37
| | | | | | | | | | | | | | PCI-X bus and unaligned receive buffers. Notes: svn path=/stable/4/; revision=99144
| * MFC:Prafulla Deuskar2002-06-254-5322/+0
| | | | | | | | | | | | | | | | | | Removed unneeded files. if_em_fxhw.[c,h] and if_em_phy.[c,h] have been merged into one [c,h] file. Notes: svn path=/stable/4/; revision=98797
| * Fix the tags bug. Too simple really a misplaced splx()..Søren Schmidt2002-06-191-1/+1
| | | | | | | | Notes: svn path=/stable/4/; revision=98421
| * Added support for 82545EM and 82546EB based adapters.Prafulla Deuskar2002-06-184-1752/+1881
| | | | | | | | | | | | | | | | | | Added Vlan support. Added new reference and removed reference to unneeded files from conf files. Notes: svn path=/stable/4/; revision=98400
| * Follow if_wavelan_ieee.h to its new home.John Hay2002-06-181-1/+1
| | | | | | | | Notes: svn path=/stable/4/; revision=98390
| * MFC: update Comtrol RocketPort driver (rp) to version 3.02.David E. O'Brien2002-06-184-28/+26
| | | | | | | | | | | | | | Newbusify the driver and build as a module. Notes: svn path=/stable/4/; revision=98378
| * MFC: rev 1.8 (support for additional RP 550 models)David E. O'Brien2002-06-181-0/+87
| | | | | | | | Notes: svn path=/stable/4/; revision=98377
| * MFC: Support the Comtrol RocketPort 550 PCi 16.David E. O'Brien2002-06-182-1/+29
| | | | | | | | Notes: svn path=/stable/4/; revision=98375
| * MFC: Move the ar(4) and sr(4) drivers to sys/dev and make modules out ofJohn Hay2002-06-172-172/+130
| | | | | | | | | | | | | | them. Notes: svn path=/stable/4/; revision=98347
| * MFC: change ID strings for DaisyTech devices.Maxim Sobolev2002-06-173-5/+5
| | | | | | | | Notes: svn path=/stable/4/; revision=98340
| * MFC: Add support for USR PCI adapterNick Sayer2002-06-161-0/+1
| | | | | | | | Notes: svn path=/stable/4/; revision=98299
| * This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2002-06-164-0/+5600
| | | | | | | | Notes: svn path=/stable/4/; revision=98297
| * MFC rev 1.26 addition of polling ac97_reset function.Orion Hodson2002-06-151-7/+17
| | | | | | | | Notes: svn path=/stable/4/; revision=98257
| * MFC rev 1.11 - power status values.Orion Hodson2002-06-151-0/+6
| | | | | | | | Notes: svn path=/stable/4/; revision=98256
| * MFC: Add device ID for fxp core on newer Intel P4 motherboards.Doug Ambrisko2002-06-061-0/+1
| | | | | | | | | | | | | | Aprroved by: re@ (murray) Notes: svn path=/stable/4/; revision=97917
| * MFC:Søren Schmidt2002-05-301-8/+8
| | | | | | | | | | | | | | | | | | Dont panic if only one disk on a channel can do tagged queueing. Approved by: RE@ Notes: svn path=/stable/4/; revision=97579
| * MFC: Correct the station disassociation timeout.Warner Losh2002-05-241-1/+1
| | | | | | | | | | | | | | Approved by: RE (brian) Notes: svn path=/stable/4/; revision=97246
| * MFC: Merge SPL changes, as well as small buffer size fix.Warner Losh2002-05-231-17/+28
| | | | | | | | | | | | | | Approved by: re@ Notes: svn path=/stable/4/; revision=97154
| * This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2002-05-201-0/+2361
| | | | | | | | Notes: svn path=/stable/4/; revision=97011
| * MFC: Add PCI ID for ICH3 SMBus controller.John Baldwin2002-05-201-0/+4
| | | | | | | | | | | | | | | | | | PR: i386/36972 Submitted by: Colin Perkins <csp@isi.edu> Approved by: re (bmah) Notes: svn path=/stable/4/; revision=96967
| * MFC rev 1.4: This prevents a kernel panic on alpha (and gets the driver ↵Andrew Gallatin2002-05-141-2/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | working) when the fpa driver is compiled into the kernel & and an fpa fddi board is attached. This is a bandaid until the newbus-ified driver in -current has stabilized on -alpha. tested by: wilko (alpha and i386) approved by: re Notes: svn path=/stable/4/; revision=96608
| * MFC: Update the PCI table as per Dell's fickleness.Scott Long2002-05-131-2/+2
| | | | | | | | | | | | | | Approved by: murray Notes: svn path=/stable/4/; revision=96535
| * MFC r1.21 No longer attempt to power off the ACLINK during suspend - luigiOrion Hodson2002-05-111-3/+0
| | | | | | | | | | | | | | | | | | reports this causes his ich machine to hang. Approved by: jhb Notes: svn path=/stable/4/; revision=96380
| * MFC:Prafulla Deuskar2002-05-101-4/+4
| | | | | | | | | | | | | | | | | | | | Make em driver compilable on IA64/alpha. Submitted by: peter Approved by: re (jhb) Notes: svn path=/stable/4/; revision=96368
| * MFC: r1.42: Recognise CT5880-EGeorge C A Reid2002-05-071-1/+7
| | | | | | | | | | | | | | Approved by: re Notes: svn path=/stable/4/; revision=96168
| * MFC: r1.72: Add a missing \n to an unregister failure message.George C A Reid2002-05-071-1/+1
| | | | | | | | | | | | | | Approved by: re Notes: svn path=/stable/4/; revision=96167
| * Minimal patch to get NetGear622 talking to cisco gigE switches.Poul-Henning Kamp2002-05-062-4/+8
| | | | | | | | | | | | | | Approved by: re Notes: svn path=/stable/4/; revision=96106
| * MFC 1.73: treat input as unsigned so that 8-bit characters don't getDima Dorfman2002-05-061-1/+1
| | | | | | | | | | | | | | | | | | sign-extended. Approved by: murray Notes: svn path=/stable/4/; revision=96098
| * Repair #include files by removing <machine/endian.h>.Jeroen Ruigrok van der Werven2002-05-053-3/+0
| | | | | | | | | | | | | | | | | | This brings us back to the original MFC without <sys/endian.h>. Submitted by: bde Notes: svn path=/stable/4/; revision=96060
| * MFC: Fix a bug where multiple containers were not enumerated correctly,Scott Long2002-05-052-5/+13
| | | | | | | | | | | | | | | | | | | | causing likely data loss. Put in extra seatbelts so this bug won't infect other code. Approved by: re Notes: svn path=/stable/4/; revision=96047
| * Undo ill-advised changes only applicable to CURRENT so that this buildsMike Smith2002-05-042-3/+5
| | | | | | | | | | | | | | | | | | and links. Approved by: Fixed faster than you could complain. 8) Notes: svn path=/stable/4/; revision=96024
| * Fix broken sourcefiles by removing #include <sys/endian.h> and addingJeroen Ruigrok van der Werven2002-05-043-3/+3
| | | | | | | | | | | | | | | | | | | | an #include to <machine/endian.h>. STABLE does not have the former. This gets it compiling on STABLE, but it cannot be kldloaded, since it will try to reference non-existing functions. Notes: svn path=/stable/4/; revision=96021
| * vinumopen: MFC: Recognize 3ware 'twed' RAID device.Greg Lehey2002-05-021-0/+3
| | | | | | | | | | | | | | | | Not tested by: grog Approved anyway by: murray Notes: svn path=/stable/4/; revision=95928
| * MFC:Matt Jacob2002-05-021-6/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | If we get a DATA UNDERRUN error from QLogic FC cards, but the RQCS_RU bit is not set in the scsi completion status, or if the residual is clearly nonsense, then this was a command that suffered the loss of one or more FC frames in the middle of the exchange. Set HBA_BOTCH and hope it will get retried. It's the only thing we can do. Approved by: re@freebsd.org Notes: svn path=/stable/4/; revision=95907
| * MFC of the relevant changes from current:Scott Long2002-04-305-140/+456
| | | | | | | | | | | | | | | | | | | | - Add the aacp device for doing SCSI passthrough - Use locks for doing synchronous commands - Align DMA buffers - Add KMODDEPS line to the Makefile so that the linux dependency is caught. Notes: svn path=/stable/4/; revision=95829
| * This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2002-04-301-0/+589
| | | | | | | | Notes: svn path=/stable/4/; revision=95828
| * MFC: rev 1.5Paul Saab2002-04-291-7/+73
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Set the maximum number of device transactions to what the driver is limiting it to, not what the device says it can handle. - cl_status is an integer. cl_lstatus is a pointer. - Add some debugging code to dump some things the driver knows about the adapter. - Tell CAM that the adapter can handle more commands when a command completes. This fixes the problem were the SIM would freeze once the driver hit the maximum number of transactions for the device. - Change the vendor string to COMPAQ. - Turn of Synchronize Cache for now. It locks the controller up. Approved by: msmith Obtained from: Yahoo! Notes: svn path=/stable/4/; revision=95757
| * MFC three important fixes (a little quick, but one is a compile issue and theWarner Losh2002-04-292-11/+6
| | | | | | | | | | | | | | | | | | | | | | others are in a new feature): 1) don't include pccard stuff in pci attachment (kernel won't compile w/o this if you don't have pccard in your kernel). 2) Spell NetBSD's splsoftnet() as splimp() rather than splnet(). 3) Properly untimeout stuff before creating a new timeout. Notes: svn path=/stable/4/; revision=95755
| * MFC: aic7xxx driver as of today.Justin T. Gibbs2002-04-2923-3094/+1744
| | | | | | | | Notes: svn path=/stable/4/; revision=95749
| * MFC:Søren Schmidt2002-04-291-8/+14
| | | | | | | | | | | | | | Fix for certain HPT372 type controllers. Notes: svn path=/stable/4/; revision=95747
| * MFC: Add another chip id for the new LAVA 4-port serial card.John Hay2002-04-291-0/+10
| | | | | | | | | | | | | | PR: 37333 Notes: svn path=/stable/4/; revision=95739
| * MFC: Ignore the multifunction bit in the PCIR_HEADERTYPE.John Hay2002-04-291-1/+1
| | | | | | | | | | | | | | PR: 37333 Notes: svn path=/stable/4/; revision=95738
| * MFC: rev.1.89 of usbdevs - change Device ID string for DaisyTech devices to beMaxim Sobolev2002-04-293-3/+3
| | | | | | | | | | | | | | more sensible. Notes: svn path=/stable/4/; revision=95727