summaryrefslogtreecommitdiffstats
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
* Use the saved params for LBA-CHS conversion. Fixes PC98 bug.sos2004-01-081-4/+3
* Some integrated Davicom cards in sparc64 boxes have an all zerosmux2004-01-081-0/+18
* Add the PCI ID for yet another bge chip: the Altima 1002.wpaul2004-01-082-0/+3
* * firewiresimokawa2004-01-083-18/+34
* Correct the definition of the ndis_miniport_interrupt structure:wpaul2004-01-082-9/+36
* The transmit frame status is stored in the last transmit descriptor for thetruckman2004-01-082-3/+5
* When draining the tx queue reclaim any node references held in packets.sam2004-01-071-1/+10
* When ath_hal_stoptxdma returns an error dma is still likely stoppedsam2004-01-071-1/+1
* use ath_reset instead of ath_init when recovering from a watchdog timeout:sam2004-01-071-1/+1
* make hw.ath.debug a tunablesam2004-01-071-0/+1
* make hw.ath.outdoor and hw.ath.countrycode tunablessam2004-01-071-0/+2
* split debugging messages up into classes;sam2004-01-071-73/+109
* Add a header for the i8259A register definitions. This is based onjhb2004-01-061-0/+86
* Remove __P().simokawa2004-01-066-126/+126
* Fix register mis-alignment introduced in rev1.12.simokawa2004-01-061-33/+34
* - Add pe_get_message() and pe_get_messagetable() for processingwpaul2004-01-061-6/+25
* Merge from DRI CVS. No longer maps the framebuffer into KVA on radeon, r128,anholt2004-01-0612-66/+77
* MFp4:simokawa2004-01-056-29/+27
* Sync to 1.154 of usbdevssanpei2004-01-052-6/+6
* fix CANOSCAN -> CanoScansanpei2004-01-051-2/+2
* MFp4:imp2004-01-042-5/+5
* Modify if_ndis.c so that the MiniportISR function runs in ndis_intr()wpaul2004-01-042-4/+31
* In ndis_attach(), report the NDIS API level that the Windows miniportwpaul2004-01-041-0/+5
* Sync to 1.153 of usbdevssanpei2004-01-032-2/+25
* Add some ids(not yet support)sanpei2004-01-031-0/+5
* Add support Sony CLIE PEG-S500C(Palm OS 3.5)sanpei2004-01-031-1/+79
* Sync to 1.152 of usbdevssanpei2004-01-032-2/+9
* Add support SUN TYPE 6 USB KEYBOARDsanpei2004-01-032-5/+13
* Fix Scanlogic SL11R usb-ide protocol and quirkssanpei2004-01-031-2/+2
* Add the MMC commands to umass_atapi_transform. It seems to worksanpei2004-01-031-0/+16
* In if_ndis.c:ndis_attach(), temporarily set the IFF_UP flag whilewpaul2004-01-031-1/+3
* Sync to 1.151 of usbdevssanpei2004-01-032-2/+16
* Add supportsanpei2004-01-032-0/+4
* Delete the region we are passed if that is the requested operation.njl2004-01-031-2/+6
* Don't confuse NULL with 0.obrien2004-01-021-3/+3
* It appears that we don't need sys/vnode.h, which is a layering violation...imp2004-01-024-4/+0
* Clean up ndiscvt a bit (leaving out the -i flag didn't work) and addwpaul2004-01-021-41/+49
* The reset_type should not be 0x80, it should be set to zero.mbr2004-01-011-1/+1
* Use the appropriate values for the notifies. No change in behaviornjl2003-12-311-2/+2
* Add support for an non-branded SUN1889-based 2 port PCI serial card.jhb2003-12-311-0/+10
* Added TDK LAK-CD031 (simple NE2000 device).kato2003-12-311-0/+1
* Sync to 1.80.kato2003-12-311-1/+4
* Added ID for TDK LAK-CD031 Ethernet card.kato2003-12-311-0/+1
* - subr_ntoskrnl.c: improve the _fastcall hack based on suggestions fromwpaul2003-12-311-16/+19
* Add few new USB vendor/product IDs for Bluetooth USB devices.emax2003-12-303-0/+76
* - Add new 802.11 OID information obtained from NDIS 5.1 update towpaul2003-12-301-9/+62
* - Bump up the general and status RID sizesambrisko2003-12-306-67/+46
* Rework resource allocation. Replace the "feel around like a blind man"wpaul2003-12-291-60/+74
* Don't attach throttling if the P_BLK is 0, even if the P_BLK_LEN is 6.njl2003-12-281-1/+1
* update radiotap support to reflect recent changes:sam2003-12-282-11/+22
OpenPOWER on IntegriCloud