freebsd-dev/sys
Marius Strobl 00ff5de585 - Apparently, r186520 was just wrong and the clock of Oxford OX16PCI958 is
neither DEFAULT_RCLK * 2 nor DEFAULT_RCLK * 10 but plain DEFAULT_RCLK
  and there's no (open) source indicating otherwise. This was tested with
  an EXSYS EX-41098-2, whose clock is not configurable and identifies as:
  puc0@pci0:5:1:0:        class=0x070200 card=0x06711415 chip=0x95381415 rev=0x01 hdr=0x00
      vendor     = 'Oxford Semiconductor Ltd'
      class      = simple comms
      subclass   = multiport serial

  Note that this exactly matches the card mentioned in PR 129665 so no
  sub-device/sub-vendor based quirking of the latter is possible. So maybe
  we should grow some sort of tunable, in case non-default cards such as
  the latter aren't configurable either (this also wouldn't be the first
  time an allegedly tested commit turns out to be wrong though).
- Make the TiMedia tables const.

MFC after:	1 week
2013-03-01 20:16:06 +00:00
..
amd64 MFcalloutng: 2013-02-28 10:46:54 +00:00
arm Eliminate a redundant #include: machine/pmap.h is already included 2013-03-01 19:02:41 +00:00
boot Enable uart driver for A10. 2013-03-01 01:47:11 +00:00
bsm Style. 2013-02-11 23:14:54 +00:00
cam Hide SEMB port of the SiI3826 Port Multiplier by default to avoid extra 2013-02-22 19:53:12 +00:00
cddl Fix the zfs_ioctl compat layer to support zfs_cmd size change introduced 2013-03-01 09:42:58 +00:00
compat
conf cxgbe(4): Update firmware to 1.8.4.0. 2013-02-26 00:10:28 +00:00
contrib Merge ACPICA 20130214. 2013-02-15 20:36:28 +00:00
crypto When porting XTS-related code from OpenBSD I forgot to update copyright (only 2013-02-20 22:59:53 +00:00
ddb
dev - Apparently, r186520 was just wrong and the clock of Oxford OX16PCI958 is 2013-03-01 20:16:06 +00:00
fs Eliminate a duplicate #include. 2013-02-26 07:00:24 +00:00
gdb
geom Add barrier write capability to the VFS buffer interface. A barrier 2013-02-16 14:51:30 +00:00
gnu/fs
i386 MFcalloutng: 2013-02-28 13:46:03 +00:00
ia64 MFcalloutng: 2013-02-28 13:46:03 +00:00
isa
kern - Use strdup(9) instead of reimplementing it. 2013-03-01 18:49:14 +00:00
kgssapi
libkern
mips MFcalloutng: 2013-02-28 13:46:03 +00:00
modules Change the ixgbe module name to if_ixgbe to conform 2013-02-28 22:48:00 +00:00
net Finish the r244185. This fixes ever growing counter of pfsync bad 2013-02-15 09:03:56 +00:00
net80211 Disable this variable; the code using it is also disabled. 2013-02-18 01:37:55 +00:00
netatalk
netgraph Fix compilation warning. 2013-02-15 07:58:51 +00:00
netinet Fix a potential race in returning setting errno when an 2013-02-27 19:51:47 +00:00
netinet6
netipsec
netipx
netnatm
netncp
netpfil Finish the r244185. This fixes ever growing counter of pfsync bad 2013-02-15 09:03:56 +00:00
netsmb
nfs
nfsclient Further refine the handling of stop signals in the NFS client. The 2013-02-21 19:02:50 +00:00
nfsserver
nlm
ofed Fix LINT build on amd64. 2013-02-09 04:13:45 +00:00
opencrypto When porting XTS-related code from OpenBSD I forgot to update copyright (only 2013-02-20 22:59:53 +00:00
pc98 MFcalloutng: 2013-02-28 10:46:54 +00:00
pci Fix build. 2013-02-21 12:52:18 +00:00
powerpc MFcalloutng: 2013-02-28 13:46:03 +00:00
rpc
security Remove redundant check. 2013-02-17 11:57:47 +00:00
sparc64 MFcalloutng: 2013-02-28 13:46:03 +00:00
sys Move the definition of sbintime_t type from <sys/time.h> to <sys/types.h>. 2013-02-28 17:10:30 +00:00
teken
tools Further refine the handling of stop signals in the NFS client. The 2013-02-21 19:02:50 +00:00
ufs The softdep freeblks workitem might hold a reference on the dquot. 2013-02-27 07:32:39 +00:00
vm Merge from vmobj-rwlock: 2013-02-27 18:12:13 +00:00
x86 MFcalloutng: 2013-02-28 13:46:03 +00:00
xdr
xen
Makefile