summaryrefslogtreecommitdiffstats
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
* Print the right position on disk errorssos2003-05-191-3/+4
* Unbork the chip locating code.sos2003-05-191-8/+3
* print_config:grog2003-05-191-6/+14
* Recreate devnodes on USB_SET_ALTINTERFACE ioctl.ticso2003-05-181-0/+11
* Support the ICH5 SATA part.sos2003-05-182-45/+73
* Add string for SATA150sos2003-05-181-0/+1
* Use vm_object_deallocate(), not vm_pager_deallocate(), to destroy aalc2003-05-161-2/+2
* Add E-Tech ISA PnP modem ID.murray2003-05-161-0/+1
* Add a tunable/sysctl "hw.fxp_noflow" which disables flow control supportrwatson2003-05-161-1/+5
* Generalize a quirk for Asahi Optical-based cameras (i.e. Pentax). It appearsnjl2003-05-151-2/+1
* Miscellaneous fixes:tmm2003-05-152-6/+59
* Only use a SIA/SYM media info block if no MII block is detected.mbr2003-05-151-2/+26
* GCC 3.3 complains about anonymous structures in unions, somux2003-05-141-7/+7
* In atapi_cam_reinit_bus, only call reinit_bus if the ATAPI channelthomas2003-05-141-1/+8
* add support for NetMos 4S0P PCI: 4S, 0Pwilko2003-05-141-0/+13
* Add some extra #ifdef stubs so that this compiles on 4.8.jhb2003-05-132-0/+10
* Add support for 3Com OfficeConnect 10/100B.mbr2003-05-122-0/+14
* Fix the unaligned access problems that some people saw on alphamux2003-05-121-1/+1
* Move some printfs under bootverbose since they are not true errors.njl2003-05-121-2/+4
* Fix typo (that even got cut/pasted 2 times)sos2003-05-121-3/+3
* Fix an off-by-1 error.phk2003-05-121-1/+1
* Regen.murray2003-05-122-2/+9
* AMD64 physical space is much larger than i386, de-i386 the bus_space andpeter2003-05-122-2/+6
* Make it compiled on 4-stable.simokawa2003-05-121-2/+10
* Extend the digital camera support (umass) to the PENTAX Optio 330GS.joe2003-05-112-0/+6
* - Use moderate gap counts listed in IEEE1394a.simokawa2003-05-111-28/+32
* Add the 'ips' driver for the IBM (now Adaptec) ServeRAID controllerscottl2003-05-118-0/+2364
* Add a couble new Intel PCI id'ssos2003-05-102-0/+4
* Trivial addition of __amd64__ to the ifdefs for platforms that usepeter2003-05-091-9/+9
* Acquire Giant at the start of the raid rebuild kthreads.jhb2003-05-081-0/+1
* ioctl VINUM_READCONFIG: Don't lock configuration here. vinum_scandiskgrog2003-05-081-5/+1
* - Change the full Asic revision defines to CHIPID to better since theps2003-05-072-41/+49
* Add PCI ID's for the Intel ICH5 (82801EB) chipset.jhb2003-05-062-0/+2
* Add PCI ID's for the 4 USB hubs on the ICH5 controller.jhb2003-05-061-0/+20
* Fix a printf() format error which broke the ia64 GENERIC build.des2003-05-061-1/+2
* Fix usages of %ll[dx] with typedef'ed created types.obrien2003-05-052-19/+19
* Define a link layer MIB for ATM. Most fields of this MIB are needed byharti2003-05-053-65/+84
* Write to RESET_START register if TARGET_RESET ORB doesn't work for timeout.simokawa2003-05-051-52/+138
* Don't panic for FWXF_START state in fw_xfer_unload().simokawa2003-05-051-2/+7
* Add a missing ~ when clearing flags in close.sos2003-05-051-1/+1
* Revert rev 1.396 -- it broke the Alpha kernel build.obrien2003-05-051-1/+1
* Add sector size member to subdisk, plex and volume objects.grog2003-05-051-0/+3
* Remove an accidental #include.grog2003-05-051-8/+30
* Implement DIOCGSECTORSIZE and DIOCGMEDIASIZE ioctls. It appears thatgrog2003-05-051-0/+24
* regen.murray2003-05-052-2/+39
* Add KEYSPAN USA19QW, JRC PHONE, SANDISK SDDR75.murray2003-05-051-0/+7
* Correct failed checkin. Only one of the hunks in the last checkingrog2003-05-051-1/+1
* Clarify comments.grog2003-05-051-2/+2
* Add "preferred" keyword.grog2003-05-052-0/+7
* White space fixes.grog2003-05-051-3/+4
OpenPOWER on IntegriCloud