aboutsummaryrefslogtreecommitdiff
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
* Re-enabled PCI irq routing on pc98.Yoshihiro Takahashi2003-06-221-1/+1
* use a REG macro that was already defined.John-Mark Gurney2003-06-221-3/+10
* fix another LP64 problem. READ_IVAR takes a pointer to an uintptr_t, notJohn-Mark Gurney2003-06-201-1/+3
* Add support for the HighPoint HPT302 & HPT371Søren Schmidt2003-06-191-0/+2
* make iicbb_devclass and iicbb_driver globally visible. This will letJohn-Mark Gurney2003-06-192-2/+5
* Add vm object locking.Alan Cox2003-06-191-0/+6
* Fixing some glaring problems with aac_disk_dump().Scott Long2003-06-191-2/+18
* Add a solaris compatible ofw interface for third party software thatJake Burkholder2003-06-192-0/+264
* Initialize struct fileops with C99 sparse initialization.Poul-Henning Kamp2003-06-181-2/+7
* Style: __FBSDID().Hartmut Brandt2003-06-185-10/+16
* This is a driver for Fore/Marconi HE155 and HE622 ATM cards. It is fullHartmut Brandt2003-06-178-0/+6017
* Fix bge at 10Mbit. The defines for 10-Half and 10-Full were swapped.Paul Saab2003-06-171-2/+2
* Add FREECOM PCCARD-IDE to the mix. It doesn't have a manufacturer orWarner Losh2003-06-171-0/+1
* Sync to 1.53Warner Losh2003-06-171-1/+5
* Add FREECOM PCCARD-IDEWarner Losh2003-06-171-0/+2
* Re-introduction of the matcd CD driver.Frank Durda IV2003-06-176-0/+4127
* Bound check for broken Configuration ROM.Hidetoshi Shimokawa2003-06-161-5/+19
* Force media autodetection if the device has lost its parameter table.Yaroslav Tykhiy2003-06-161-1/+7
* Fix for big endian.Hidetoshi Shimokawa2003-06-161-2/+1
* If in non-blocking mode, return EAGAIN instead of ENXIOYaroslav Tykhiy2003-06-161-1/+4
* Revert previos change for prior release/branch.Hidetoshi Shimokawa2003-06-161-0/+21
* In the device attach routine, don't depend on uaa->iface beingBill Paul2003-06-152-4/+24
* Always set bio_resid properly in fdstrategy(),Yaroslav Tykhiy2003-06-151-3/+2
* Check whether the floppy type pointer has been set before tryingYaroslav Tykhiy2003-06-151-0/+4
* If the device goes away during ulpt_reset(), make sure not to callIan Dowse2003-06-151-1/+7
* - Enable support for building Configuration ROM.Hidetoshi Shimokawa2003-06-153-19/+109
* Fix crom_add_simple_text().Hidetoshi Shimokawa2003-06-151-4/+5
* Add CSRVAL_VENDOR_PRIVATE.Hidetoshi Shimokawa2003-06-151-0/+7
* check_drive: If the partition isn't a Vinum drive, release it againGreg Lehey2003-06-151-35/+35
* White space fix.Hidetoshi Shimokawa2003-06-151-3/+3
* Merge common XPT_CALC_GEOMETRY functions into a single convenience function.Nate Lawson2003-06-141-19/+1
* Merge common XPT_CALC_GEOMETRY functions into a single convenience function.Nate Lawson2003-06-1415-265/+17
* Fix alignment requirements of tulip_rombuf by further increasingBernd Walter2003-06-131-4/+4
* Add a comment about the MPSAFEness of this pccard_intr handler. GivenWarner Losh2003-06-131-0/+4
* Remove code that tries to detect if the MCLSHIFT and MSIZE macrosMaxime Henrion2003-06-131-46/+0
* Implement the ioctl that returns a list of currently open VCCs.Hartmut Brandt2003-06-131-0/+70
* Make the midway driver use the new ATM phy driver. This allows one toHartmut Brandt2003-06-133-6/+86
* Regen.Josef Karthauser2003-06-132-2/+9
* Allow the EPSON USB scanner 1250 to be recognised as a uscanner device.Josef Karthauser2003-06-132-0/+2
* Add vm object locking.Alan Cox2003-06-131-1/+8
* As a workaround for the latest problems, don't init hermes cards moreWarner Losh2003-06-131-1/+1
* Add change that allows PAE to work.Matt Jacob2003-06-121-1/+2
* This is a driver for the physical layer chips used in ATM interfaces.Hartmut Brandt2003-06-124-0/+2891
* Add a new device ID.Maxime Henrion2003-06-121-0/+1
* Silence a warning.Greg Lehey2003-06-122-0/+2
* Unlock after ISR.Warner Losh2003-06-121-1/+1
* Remove "raw" and "label" keywords.Greg Lehey2003-06-122-6/+2
* s/BURN_THE_BOATS/BURN_BRIDGES/g to adopt to new world orderWarner Losh2003-06-121-2/+2
* vinum_bounds_check: Don't check the label sector if the architectureGreg Lehey2003-06-121-12/+13
* Remove VINUM_LABEL ioctl. It has been deprecated since December 1998,Greg Lehey2003-06-122-8/+2