Use pcidevs.h
[dragonfly.git] / sys /
2006-08-12 Sascha WildnerUse pcidevs.h
2006-08-12 Sascha WildnerUse pcidevs.h
2006-08-12 Sascha WildnerUse pcidevs.h's definition of the BCM5714 id.
2006-08-12 Sascha Wildnerregenerate
2006-08-12 Sascha WildnerAdd ids for Broadcom's BCM5714 and Comtrol RocketPort...
2006-08-12 Sascha WildnerSilence LINT warning.
2006-08-12 Matthew DillonVNode sequencing and locking - part 3/4.
2006-08-11 Matthew DillonVNode sequencing and locking - part 2/4.
2006-08-09 Matthew DillonVNode sequencing and locking - part 1/4.
2006-08-08 Matthew DillonProtect the pfshead[] hash table with a token.
2006-08-08 Matthew DillonLK_NOPAUSE no longer serves a purpose, scrap it.
2006-08-08 Matthew Dillonminor syslink cleanups to get the syslink_read() and...
2006-08-08 Matthew DillonInstead of indirectly calling vop_stdlock() and friends...
2006-08-07 YONETANI TomokazuFix a BM control -related panic by bringing rev 1.44...
2006-08-07 Sascha WildnerAdd a pointer to boot(8) where the kernel options are...
2006-08-06 Matthew DillonAdd structures and skeleton code for a new system call...
2006-08-06 Sascha WildnerPerform the following cleanup in sys/dev/netif:
2006-08-06 Sepherosa ZiehauSync MII support with NetBSD/OpenBSD:
2006-08-05 Sepherosa Ziehaunone_funcname() -> none_crypto_funcname()
2006-08-04 Sepherosa Ziehau- Add ieee80211com.ic_sysctl_oid, so sub-wlan module...
2006-08-04 Sepherosa ZiehauRename acx_fw_txdesc.f_tx_{ack,rts}_fail to
2006-08-03 Sascha WildnerRemove all occurences of double semicolons at the end...
2006-08-03 Matthew DillonGet rid of a bogus check that cut the blocked-lock...
2006-08-02 Matthew DillonGet rid of some unused fields in the fileops and adjust...
2006-08-01 Sascha WildnerDon't call pci_get_device() multiple times.
2006-08-01 Sascha WildnerUse pcidevs.h.
2006-08-01 Sascha WildnerUse pcidevs.h.
2006-08-01 Sascha WildnerUse pcidevs.h.
2006-08-01 Sascha WildnerUse pcidevs.h.
2006-08-01 Sascha WildnerUse pcidevs.h.
2006-08-01 Sascha WildnerUse pcidevs.h.
2006-08-01 Sascha WildnerUse pcidevs.h.
2006-08-01 Sascha WildnerUse pcidevs.h.
2006-08-01 Sascha WildnerUse pcidevs.h.
2006-08-01 Sascha WildnerUse pcidevs.h.
2006-08-01 Sascha WildnerUse pcidevs.h.
2006-08-01 Sascha WildnerUse pcidevs.h.
2006-08-01 Sascha WildnerUse pcidevs.h.
2006-08-01 Sascha WildnerUse pcidevs.h.
2006-08-01 Sascha WildnerUse pcidevs.h.
2006-08-01 Sascha WildnerUse pcidevs.h.
2006-08-01 Sascha WildnerUse pcidevs.h and common PCI probe style.
2006-08-01 Sascha WildnerUse pcidevs.h and common PCI probe style.
2006-08-01 Sascha Wildnerregenerate
2006-08-01 Sascha WildnerAdd some missing IDs in preparation for switching some...
2006-08-01 Matthew DillonUpdate the syslink structural documentation. Add sysli...
2006-07-31 Simon SchubertMove include under _KERNEL protection.
2006-07-30 Matthew DillonFix an incorrect #ifndef label. Also remove a now...
2006-07-30 Sepherosa ZiehauRather than calling mircotime() in catchpacket(), make...
2006-07-29 YONETANI TomokazuLast commit changed the function arguments of userland...
2006-07-28 Matthew DillonWhy is ip_fil.h trying to declare kernel procedures...
2006-07-28 Matthew DillonMASSIVE reorganization of the device operations vector...
2006-07-28 Matthew DillonMake a few more #define's visible when compiling with...
2006-07-27 Simon SchubertImport amd64 MD headers
2006-07-27 Simon SchubertMerge from vendor branch GDB:
2006-07-25 Matthew DillonFix a bug where the VMAYHAVELOCKS flag on a vnode may...
2006-07-21 Simon Schubert- Move error exit in front of tsleep_interlock()
2006-07-20 Matthew DillonCheck the the ops mount pointer is not NULL before...
2006-07-20 Simon SchubertFix bug introduced in rev 1.33 and make a clearer code...
2006-07-19 Sepherosa Ziehauregen
2006-07-19 Sepherosa ZiehauAdd device ids for various NVIDIA's GigE
2006-07-19 Matthew DillonIntroduce sys/syslink.h, the beginnings of a VOP-compat...
2006-07-19 Matthew DillonGet rid of the weird coda VOP function arguments and...
2006-07-18 Matthew DillonRemove several layers in the vnode operations vector...
2006-07-18 Matthew DillonAdd a fairly bad hack to detect ripouts that might...
2006-07-17 Matthew DillonAdjust HEAD version from 1.5 to 1.7.
2006-07-17 Matthew DillonBump sub-versions and DragonFly_version in preparation...
2006-07-16 Matthew DillonAttempt to fix an occassional panic in pf_purge_expired...
2006-07-16 Matthew DillonUse pbufs instead of ebufs.
2006-07-16 Matthew DillonAdd missing prototype.
2006-07-14 Simon SchubertFix two bugs in cluster_read:
2006-07-14 Simon SchubertAssign the packet length to the pkthdr and mbuf.
2006-07-13 Sepherosa Ziehau- Port ath(4) driver from FreeBSD, which supports vario...
2006-07-13 Sepherosa ZiehauMerge from vendor branch ATHEROS:
2006-07-13 Sepherosa ZiehauInitial import of Atheros Hardware Access Layer (HAL... vendor/ATHEROS
2006-07-11 Matthew DillonCorrect a problem with the user process scheduler's...
2006-07-10 Matthew DillonChange the seeder array from a modulo to a logical...
2006-07-10 Matthew DillonCleanup, no functional changes.
2006-07-10 Matthew DillonDisassociate the VM object after calling VOP_INACTIVE...
2006-07-09 Simon SchubertDon't use B_PAGING with geteblk() bufs
2006-07-08 Sascha WildnerRemove obsolete worm(4) ioctl definitions.
2006-07-07 Sepherosa Ziehau- Replace lnc(4) driver with NetBSD's le(4), which...
2006-07-07 Simon SchubertCorrect typo in comment
2006-07-06 Simon SchubertCopy b_cmd into new buf
2006-07-05 Matthew DillonAdd a missing initbufbio() to fix a panic when vinum...
2006-07-05 YONETANI TomokazuSync with Osd/OsdDebug.c rev1.9 in FreeBSD:
2006-07-04 Matthew DillonDo not attempt to read the slice table or disk label...
2006-07-04 Sascha Wildner1) Hook pctrack into the build.
2006-07-02 Sascha WildnerRemove unused SCTP_TCP_MODEL_SUPPORT option.
2006-07-02 Sepherosa Ziehausegments total size is (MCLBYTES * RT2661_MAX_SCATTER...
2006-07-02 Simon SchubertSet limits for inlining functions.
2006-07-02 Simon SchubertRestructure kernel makefiles and factor out MI and...
2006-07-02 Simon Schubertuse ${MACHINE_ARCH} instead of ${MACHINE}
2006-07-02 Simon Schubertonly compile function in the SMP case
2006-07-02 Simon SchubertDelete unused variable
2006-06-30 Eirik NygaardRemove syscall-args. It is not needed now that libcr...
2006-06-30 Scott UllrichBring if_bridge up to date with FreeBSD.
2006-06-30 YONETANI TomokazuPort EST driver from NetBSD, as it has better support...
2006-06-28 Sascha Wildners/ieee80211_attach/ieee80211_ifattach/ in comment.
2006-06-27 Matthew DillonSwap out FAT12 for NTFS so the boot0 prompt says 'DOS...
next