summaryrefslogtreecommitdiffstats
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
* 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
* No doubt about it, I gotta get a better hat:imp2002-07-261-0/+1
* Fix the max transfer size for ATAPI devices. The spec says tosos2002-07-263-4/+4
* Looks like a last second change wasn't completely backed out.imp2002-07-261-1/+0
* Add ALLIED TELESIS,K.K. LA-ISA V2 ISA PnP ID.takawata2002-07-261-0/+1
* MFp4:imp2002-07-264-127/+156
* MFp4:imp2002-07-263-20/+25
* Make PCI_ENABLE_IO_MODES a sysctl hw.pci.enable_io_modes. It can alsoimp2002-07-261-20/+35
* Recognize the Altima AC9100 chip, which is used in current versionsjdp2002-07-262-0/+3
* Frequency default should be '25' for 25MHz, not 25000000.mjacob2002-07-251-7/+23
* Don't test against default_iid being zero as a test for whether wemjacob2002-07-251-1/+2
* Make sure that if are in fact using 'full SMP', make the interruptmjacob2002-07-253-12/+25
* Put MODULE_VERSION back here so that ispfw is happy.mjacob2002-07-251-0/+2
* Regen.takawata2002-07-252-3/+10
OpenPOWER on IntegriCloud