Go to file
sekiya 37c9e98b8d Uncomment firewire devices. Verified working on my IP32 with a combo
USB2.0/IEEE1394 card:

fwohci0 at pci0 dev 3 function 3: VIA Technologies VT6306 IEEE 1394 Host Controller (rev. 0x46)
fwohci0: interrupting at crime interrupt 10
fwohci0: OHCI version 1.0 (ROM=1)
fwohci0: No. of Isochronous channels is 4.
fwohci0: EUI64 00:40:26:01:08:01:57:07
fwohci0: Phy 1394a available S400, 3 ports.
fwohci0: Link S400, max_rec 2048 bytes.
ieee1394if0 at fwohci0: IEEE1394 bus
fwip0 at ieee1394if0: IP over IEEE1394
fwohci0: Initiate bus reset
fwohci0: BUS reset
fwohci0: node_id=0xc800ffc0, gen=1, CYCLEMASTER mode
ieee1394if0: 1 nodes, maxhop <= 0, cable IRM = 0 (me)
ieee1394if0: bus manager 0 (me)

... and:

ieee1394if0: 2 nodes, maxhop <= 1, cable IRM = 1 (me)
ieee1394if0: bus manager 1 (me)
ieee1394if0: New S400 device ID:0001a35000317061
sbp0 at ieee1394if0: SBP-2/SCSI over IEEE1394
scsibus2 at sbp0: 1 target, 0 luns per target
sd1 at scsibus2 target 0 lun 0: <AL-COMBO, , > disk fixed
sd1: fabricating a geometry
sd1: 38154 MB, 38154 cyl, 64 head, 32 sec, 512 bytes/sect x 78140160 sectors
sd1: fabricating a geometry
sd1: no disk label

There are a few "mace: overrun at ff2001" errors during access, but they
appear harmless.
2008-02-02 10:31:08 +00:00
bin Conform to XCU Section 2.8.2 (Exit Status for Commands) 2008-01-21 06:43:03 +00:00
common Search files in arch/sparc64/atomic before arch/sparc/atomic in case of 2008-01-22 12:34:58 +00:00
crypto remove Protocol=2 line; from Jukka Salmi 2008-01-28 13:57:02 +00:00
dist Remove __PIC__ because on mips __PIC__ is used to indicate that the pic abi 2008-01-31 20:07:46 +00:00
distrib Handle PIF_NEWFS against ext2fs with newfs_ext2fs(8) if USE_EXT2FS is defined. 2008-02-02 09:26:45 +00:00
doc Document improvements to azalia's Analog Devices AD1984 support. 2008-01-31 00:37:02 +00:00
etc Add comment to point to manual page for details. 2008-01-31 15:21:32 +00:00
games Pedanticism about time_t (not really a bug, but now it won't show up when 2008-01-31 05:22:45 +00:00
gnu Update some comments. 2008-01-25 12:35:48 +00:00
include add a couple more 2008-02-01 22:40:01 +00:00
lib Try to fix previous commit of /.. and /. handling for GLOB_PERIOD. I will 2008-02-01 23:29:54 +00:00
libexec Explicitly note the unsupported requests from RFC 2228. 2008-01-30 02:16:35 +00:00
regress Force the last loop to always walk all the data in the mbuf chain. 2008-01-27 16:49:13 +00:00
rescue Remove support for NetBSD/pc532. 2008-01-09 11:25:58 +00:00
sbin Add two examples to create and remove a RAID volume in a supported 2008-02-02 03:21:47 +00:00
share Replace a KAUTH_GENERIC_ISSUSER in the cpuctl code with a proper kauth 2008-02-01 20:01:06 +00:00
sys Uncomment firewire devices. Verified working on my IP32 with a combo 2008-02-02 10:31:08 +00:00
tests Fix headers: add NetBSD CVS id tag and drop ATF title. 2008-01-04 18:37:15 +00:00
tools Remove support for NetBSD/pc532. 2008-01-09 11:25:58 +00:00
usr.bin handle cap style databases. 2008-02-01 22:39:20 +00:00
usr.sbin Fix a bug in the 'refresh-timeout' device property that was giving 2008-02-02 01:44:04 +00:00
x11 Remove systrace. Ok core@. 2007-12-31 15:31:24 +00:00
BUILDING Add support for CDBUILDEXTRA which acts like CDEXTRA to add extra items 2007-11-23 16:19:28 +00:00
Makefile Add the tests.tgz set 2007-11-12 15:06:45 +00:00
Makefile.inc
UPDATING mention posix_fadvise lossage. 2008-01-28 03:30:26 +00:00
build.sh Add ofppc64 as a machine target for the tools alongside evbppc64 and macppc64 2008-01-18 09:45:05 +00:00