summaryrefslogtreecommitdiffstats
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
* Fix minor typo in ID number in last commitimp2002-08-051-1/+1
* A definition of regulatory domains that matches the docs.imp2002-08-051-1/+2
* Differentiate between AT45DB011 compatible large serial flash partsimp2002-08-052-6/+20
* Add a comment that says it looks like lucent cards have a primaryimp2002-08-051-0/+2
* Use m_getcl() to allocate buffers for the receive ring.luigi2002-08-051-11/+2
* Fix handling of Receiver Not Ready errors when doing polling.luigi2002-08-041-50/+82
* Ported to FreeBSD.jake2002-08-041-582/+487
* Add Jason L. Wright's driver for the SAB82532 serial chip, found in manyjake2002-08-042-0/+1684
* Remove this abortive attempt.jake2002-08-042-525/+0
* Add code that will download firmware to a Symbol LA4100-series of CFimp2002-08-033-1/+4533
* While PCI interrupts are shareable, this should not have been committed justimp2002-08-021-7/+0
* Modernise the cdevsw WRT to (unused) kqueue.markm2002-08-021-0/+2
* Don't set the IFF_PROMISC bit when in hostap mode like the previousimp2002-08-011-17/+15
* Allow the ahc and ahd drivers to be built as modules. This alsoscottl2002-08-012-7/+7
* Make sure to set both sets of registers which control the RX and TX buffersilby2002-07-312-0/+49
* Byteswap the serial #sos2002-07-311-0/+3
* Finally first shot at a driver for the Promise SuperTrak SX6000 ATA RAIDsos2002-07-314-0/+1599
* Replace the FOO_DEBUG definitions with USB_DEBUG, and switch thejoe2002-07-3123-174/+110
* Make this compile with the debugging options switched on.joe2002-07-311-0/+7
* Wake up Joe! It would help if I included sys/sysctl.h.joe2002-07-311-0/+1
* Add a sysctl (debug.usb.uhub) for tweaking the uhub debug levels.joe2002-07-311-1/+3
* Get bored with hard coded debug level variables and introduce a debug.usbjoe2002-07-3120-17/+58
* It should be "ucom", not "usio".joe2002-07-311-1/+1
* Regenjoe2002-07-312-2/+37
* MFNetBSD: uvisor.c (1.14, 1.15)joe2002-07-312-9/+56
* Remove trailing white spacesjoe2002-07-311-3/+9
* Regenjoe2002-07-312-2/+23
* Add the HP ScanJet 2200C.joe2002-07-311-0/+1
* Enable the HP 2200C and Visioneer Scanport 3000 scanners, and removejoe2002-07-312-4/+7
* Add the Primax (Visioneer) 6200 scanner.joe2002-07-312-0/+2
* Regenjoe2002-07-302-2/+9
* Add support for a couple of network adapters; the 3Com 3C460B andjoe2002-07-302-0/+3
* Remove some strange code that allocates memory and then immediatelyiedowse2002-07-301-26/+2
* Call bpf_mtap() on output, to catch outgoing packets for e.g. tcpdump .fenner2002-07-301-1/+5
* Resolve conflicts arising from the ACPI CA 20020725 import.iwasaki2002-07-302-1/+11
* Commit a version of the uvisor driver for connecting Handspringjoe2002-07-301-0/+438
* Add support for controlling line1 mixer device, which on some cards representssobomax2002-07-301-2/+9
* Regen after usbdevs rev.1.95.sobomax2002-07-302-2/+18
* Add ID for Luwen EasyDisk USB flash memory drive.sobomax2002-07-301-0/+4
* Add a quick check that device actually has sound capabilities. The problemsobomax2002-07-301-1/+8
* If we are in hostap mode, do not go into promisc mode. This causesimp2002-07-291-11/+33
* Revert rev 1.131.silby2002-07-291-4/+2
* whitespace commit: fix indentation in fxp_intr_body.luigi2002-07-291-97/+97
* OK, dont rely on the upper layers handling iosize_max correctly,sos2002-07-284-12/+10
* Fix location and name of if_an_pci.c in comment.fenner2002-07-271-1/+1
* Properly change the block_size on different CD media, and use thatsos2002-07-273-6/+15
* Do not try and probe random PNP devices, This Is Bad.peter2002-07-271-23/+29
* Make si_debug tunable.peter2002-07-271-0/+1
* Send a disassoc packet for a STA that we don't know about that claims toimp2002-07-262-17/+15
* Only INTERSIL 0.8.3 and newer firmware is supported with hostap mode.imp2002-07-261-8/+13
OpenPOWER on IntegriCloud