summaryrefslogtreecommitdiffstats
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
* Use __FBSDID().obrien2003-06-1110-23/+32
* Use __FBSDID().obrien2003-06-117-15/+21
* Fix typo in the previous revision.simokawa2003-06-101-1/+1
* Sync perforce IDs.gibbs2003-06-105-5/+5
* Fix struct bus_info on big-endian machines.simokawa2003-06-101-3/+20
* Add tx_speed sysctl variable.simokawa2003-06-101-1/+4
* Track the resource id of the memory port instead of just assuming thatscottl2003-06-091-3/+6
* GEOMification of CCD.phk2003-06-091-1322/+0
* Merge NetBSD bktr_core.c rev. 1.26:fjoe2003-06-091-2/+2
* Add two more Vendor ID's for Leadtek Winfast TV 2000fjoe2003-06-091-1/+5
* When we re-route a PCI interrupt, write the new IRQ value into the intlinejhb2003-06-091-2/+3
* Revert part of rev 1.43. We want to fail gracefully if there is no packetdes2003-06-081-0/+3
* Don't route PCI irq on pc98.nyan2003-06-081-1/+1
* Add ADMtek ADM9511 and ADM9513 device ID's.mbr2003-06-082-0/+8
* MFp4:imp2003-06-072-54/+13
* MFP4:imp2003-06-072-0/+88
* Simplify the power code somewhat (this makes the module about 100imp2003-06-072-85/+34
* Implement OF_interpret.jake2003-06-072-2/+34
* Fix the setup of old Promise controllers, clocks was not setup rightsos2003-06-072-15/+23
* - Adjust the comment about re-routing PCI interrupts to be lessjhb2003-06-071-7/+11
* When single stepping, only leave ENBUSFREE enabledgibbs2003-06-062-4/+4
* Clear stale PCI errors during our test forgibbs2003-06-062-8/+27
* Work around SCSI spec violation by the Quantum Atlas 10K.gibbs2003-06-062-36/+70
* aic7770.c:gibbs2003-06-067-155/+58
* Add probe entry for the 284X with BIOS disabled.gibbs2003-06-061-3/+8
* Constify a string used in our EISA probe tables.gibbs2003-06-061-4/+4
* Add two of three workarounds for interrupt storms for o2micro parts asimp2003-06-063-14/+152
* Add support for Quad port adapterpdeuskar2003-06-055-374/+488
* fix typo (how did this get committed?)sam2003-06-041-1/+1
* Batton down the hatches!!!jhb2003-06-041-1/+1
* detach RNG test facility on device detachsam2003-06-041-0/+4
* remove bogon (undefined struct decl)sam2003-06-041-2/+0
* Make the internal statistics sysctl an array of integers rather than a string.harti2003-06-041-33/+10
* Add id for TI's 1394b link chip.simokawa2003-06-042-0/+5
* Don't call sbp_do_attach() recursively after agent resetsimokawa2003-06-031-1/+1
* Allocate zeroed space for fwdev.simokawa2003-06-031-1/+2
* Open fwmem device exclusively.simokawa2003-06-031-0/+5
* Update MPILIB from code received from LSI. Make changes in the rest ofmjacob2003-06-039-159/+519
* Don't deregister the kld on resetconfig, only when we're really readygrog2003-06-031-3/+3
* When scanning for changed containers, don't assume that the controllerscottl2003-06-031-7/+10
* Add support for generic PMCICA ATA CARDimp2003-06-031-0/+1
* Sync to 1.51imp2003-06-031-1/+4
* Add another PCMCIA IDE CARDimp2003-06-031-0/+1
* Redo locking for better SMP suport:sam2003-06-021-15/+18
* Redo locking for proper SMP operation:sam2003-06-022-52/+50
* Further devilification of CCD:phk2003-06-021-86/+87
* Begin deevilification of CCD:phk2003-06-021-1/+56
* Use __FBSDID().obrien2003-06-025-11/+17
* Remove unused #ifdef BRIDGE.maxim2003-06-021-5/+0
* Replace if_fxp's handrolled defrag function with m_defrag.silby2003-06-021-14/+3
OpenPOWER on IntegriCloud